its my website
2/13/26: my excuse is that i wrote it 5+ years ago, didn't know how to handle secrets properly, so i just left it as a separate project on a cf worker. very slowly working on a rewrite that will actually have this checked in, see flourite branch
install deps: npm install
dev server: npm run dev or npm run serve
build: npm run build
lint: npm run lint
this project uses vue cli
MIT