bla bla
dev
npm install
npm run dev
set these in .env for the music widget:
LASTFM_API_KEY=
LASTFM_USERNAME=
prod (docker)
docker build -t site:local .
docker run --rm -p 3000:3000 site:local
or just compose
if you're reading this you're smart enough 2 figure it out
no clue why it exists, just wanted something simple to deploy
it probably will expand as i find interestingthings i want to put on here but right now you just get a weird ass proj.