- Framework: Next.js
- Deployment: Cloudflare Pages
- Styling: Tailwind CSS
- Analytics: Umami
- Spotify: spotify-ws
- Refer to this gist for guidance
- Deploy spotify-ws
- Set the correct WSS address in your
.env
.
NEXT_PUBLIC_SPOTIFY_WS=wss://example.com
git clone https://github.com/skidoodle/albert.lol
cd albert.lol
pnpm install
pnpm dev