Demo: https://mixmaster-docker-eonpmnsaga-ew.a.run.app/
This utility provides an easy way to create Spotify playlists using Docker. Once you've built the Docker container and started it up, you can simply run the utility and start adding tracks to your playlists.
Docker must be installed on your machine.
- Clone this repository to your local machine.
- Navigate to the root directory of the repository.
- Run the command
docker-compose build
to build the Docker container. - After the build has completed, run the command
docker-compose up
to start the container. Usage Once the container is running, navigate to http://localhost:5000 in your web browser. Click the "Login with Spotify" button to connect your account and start making playlists