Skip to content

✨ My portfolio built with Next.js, Tailwind CSS and Vercel.

License

Notifications You must be signed in to change notification settings

skidoodle/albert.lol

Repository files navigation

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