- Go to https://developer.spotify.com/documentation/web-api and create a new app.
- Create an
.envfile and copy the Client ID into the.envfile. Assign it to the variableSPOTIFY_CLIENT_ID. - Confirm ID has been set by running 'make env' from the root directory. Your id should show up in the console output like so CLIENT_ID=your id here
- In the root of the project run "make" to build the docker image and run the container.
- See Makefile for other commands. Comment are provided for each command with a brief description of what it does.
- If you have any questions or issues please contact me at me@victorsmith.dev.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|