My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
2024-10-29 09:28:27 +01:00
public app router 2024-10-29 08:48:57 +01:00
src/app fix themes 2024-10-29 09:28:27 +01:00
.eslintrc.json app router 2024-10-29 08:48:57 +01:00
.gitignore app router 2024-10-29 08:48:57 +01:00
biome.json app router 2024-10-29 08:48:57 +01:00
license app router 2024-10-29 08:48:57 +01:00
next.config.ts fix nextconfig 2024-10-29 09:15:03 +01:00
package-lock.json app router 2024-10-29 08:48:57 +01:00
package.json app router 2024-10-29 08:48:57 +01:00
pnpm-lock.yaml app router 2024-10-29 08:48:57 +01:00
postcss.config.mjs app router 2024-10-29 08:48:57 +01:00
readme.md app router 2024-10-29 08:48:57 +01:00
tailwind.config.ts app router 2024-10-29 08:48:57 +01:00
tsconfig.json app router 2024-10-29 08:48:57 +01:00

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