Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 790 Bytes

readme.md

File metadata and controls

30 lines (22 loc) · 790 Bytes

albert.lol

Spotify integration

  • Refer to this gist for guidance
  • Deploy spotify-ws
  • Set the correct WSS address in your .env.
NEXT_PUBLIC_SPOTIFY_WS=wss://example.com

Running Locally

git clone https://github.com/skidoodle/albert.lol
cd albert.lol
pnpm install
pnpm dev

License

GPL-3.0