mirror of
https://github.com/leweenie/audify.git
synced 2026-04-27 04:36:06 +03:00
No description
| backend | ||
| frontend | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
halted until (if) i get premium again
Environment Variables
See for setup instructions: https://developer.spotify.com/documentation/web-api
Required environment variables:
CLIENT_ID=your_spotify_client_id
CLIENT_SECRET=your_spotify_client_secret
REDIRECT_URI=your_redirect_uri # browser url must be identical
SESSION_SECRET=your_express_session_secret
i hate this, but how else will i get a job.