My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
skidoodle 95879695ef
Update next.config.ts
Signed-off-by: skidoodle <contact@albert.lol>
2025-01-25 02:13:09 +01:00
public app router 2024-10-29 08:48:57 +01:00
src/app k 2025-01-24 16:54:22 +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 Update next.config.ts 2025-01-25 02:13:09 +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 Improving the fix 2025-01-24 16:37:21 +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