heartbeats/readme.md
2024-01-26 01:44:51 +00:00

378 B

🎵 heartbeats 🎷

Maintain a (potentially) public list of your recently liked songs so people know how cool you are

Setup

  1. Create a spotify developer account and create a new app

  2. Create a .env file with your spotify secrets:

    CLIENT_ID=<client_id>
    CLIENT_SECRET=<client_secret>
    
  3. Run docker compose up -d to start