chore: initialize project scaffold
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal 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
|
||||
Reference in New Issue
Block a user