maintains a playlist of the song you've liked in the past x days
common | ||
populater | ||
web | ||
.gitignore | ||
docker-compose.yml | ||
gohookr.sh | ||
readme.md |
🎵 heartbeats 🎷
Maintain a (potentially) public list of your recently liked songs so people know how cool you are
Setup
-
Create a spotify developer account and create a new app
-
Create a
.env
file with your spotify secrets:CLIENT_ID=<client_id> CLIENT_SECRET=<client_secret>
-
Run
docker compose up -d
to start