chore: initialize project scaffold

This commit is contained in:
2026-05-22 22:07:19 +02:00
commit ed05576293
3 changed files with 26 additions and 0 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
SPOTIPY_CLIENT_ID=your_client_id_here
SPOTIPY_CLIENT_SECRET=your_client_secret_here
SPOTIPY_REDIRECT_URI=http://localhost:8888/callback