# Copy to .env and fill in your secrets # These are used by the Bun/Elysia server to fetch your current/last played track from Last.fm LASTFM_API_KEY= LASTFM_USERNAME= # Optional PORT=3000 NODE_ENV=development