You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
I am just asking about the last step about the code to run it locally.
which is this step
Then, on the server-side, you'll have to add environment variables related to spotify and youtube creating a .env/ file on server/ folder, following server/.env.example.
After that, you're good to start running the project locally, so:
Run these two commands on separated terminal tabs:
starts the frontend
yarn start:app
starts the server
yarn start:server
How would I add the spotify and youtube ID. Could I get more clarity on this please as i am having issues with it
The text was updated successfully, but these errors were encountered:
Hi Luiz
I am just asking about the last step about the code to run it locally.
which is this step
Then, on the server-side, you'll have to add environment variables related to spotify and youtube creating a .env/ file on server/ folder, following server/.env.example.
After that, you're good to start running the project locally, so:
Run these two commands on separated terminal tabs:
starts the frontend
starts the server
How would I add the spotify and youtube ID. Could I get more clarity on this please as i am having issues with it
The text was updated successfully, but these errors were encountered: