This repository has been archived on 2023-09-06. You can view files and clone it, but cannot push or open issues or pull requests.
generatio/README.md

12 lines
207 B
Markdown
Raw Normal View History

2023-09-06 02:32:39 +02:00
# GeneRatio
Fill a .env file:
```env
SPOTIPY_CLIENT_ID="XXXXX"
SPOTIPY_CLIENT_SECRET="XXXXX"
SPOTIPY_REDIRECT_URI="http://127.0.0.1:9090"
```
Data should correspond to your app from the Spotify Dashboard