We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Idk wth is needed here SUPABASE_URL= SUPABASE_API_KEY=
The format: SPOTIFY_SECRETS=clintId1:clientSecret1,clientId2:clientSecret2 SPOTIFY_SECRETS=
If I am being an idiot for asking this, I would like to know the reasons, please XD im not a dev
Just add it to the build instrucions
No response
The text was updated successfully, but these errors were encountered:
Check the .env.example file it contains all necessary keys
.env.example
Sorry, something went wrong.
You don't need to fill this locally. Spotube can work without them. Just pass an empty string
You need your own Spotify client id and client secret. Just go to https://developers.spotify.com and create an app Then copy paste it as
SPOTIFY_SECRETS=<client-id>:<client-secret>
Also follow the, CONTRIBUTION.md to see how to build the app from source
No branches or pull requests
Is there an existing issue for this?
Pain
Idk wth is needed here
SUPABASE_URL=
SUPABASE_API_KEY=
The format:
SPOTIFY_SECRETS=clintId1:clientSecret1,clientId2:clientSecret2
SPOTIFY_SECRETS=
If I am being an idiot for asking this, I would like to know the reasons, please XD im not a dev
Suggested solution
Just add it to the build instrucions
Useful resources
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: