Searzic is a song suggestions system based on the top 2000 songs of all time on Spotify.
Make sure that you have DockerCompose installed on your computer.
Simply run docker-compose up --build at the root of the repository.
The dataset will be loaded in the database automatically.
Simply head over to http://localhost:3000/ in a web browser to use the web application.
The API runs on http://localhost:5000/ and the database on port 3306.