# :musical_note: heartbeats :saxophone: > Maintain a (potentially) public list of your recently liked songs so people know how cool you are # Setup 0. Create a spotify developer account and create a new app 0. Create a `.env` file with your spotify secrets: ``` CLIENT_ID= CLIENT_SECRET= ``` 0. Run `docker compose up -d` to start