My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
2024-12-20 20:38:44 +01:00
public app router 2024-10-29 08:48:57 +01:00
src/app yet another quality commit 2024-12-20 20:38:44 +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 No changes after this point. 2024-12-19 21:30:05 +01:00
package-lock.json app router 2024-10-29 08:48:57 +01:00
package.json No changes after this point. 2024-12-19 21:30:05 +01:00
pnpm-lock.yaml No changes after this point. 2024-12-19 21:30:05 +01:00
postcss.config.mjs No changes after this point. 2024-12-19 21:30:05 +01:00
readme.md app router 2024-10-29 08:48:57 +01:00
tailwind.config.ts No changes after this point. 2024-12-19 21:30:05 +01:00
tailwindcss.d.ts No changes after this point. 2024-12-19 21:30:05 +01:00
tsconfig.json No changes after this point. 2024-12-19 21:30:05 +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