No description
Find a file
2024-08-11 01:55:29 -06:00
astro add lastfm script 2024-08-11 01:55:29 -06:00
ktor oh well 2024-08-11 01:32:31 -06:00
.gitignore update git ignore 2024-08-11 00:49:10 -06:00
README.md lint 2024-08-02 23:38:28 -06:00

nelle.observer

the source for nelle.observer

kanban

build/use

  1. clone the repo
  2. run npm i or pnpm i
  3. npm run dev to run a dynamic preview or npm run build to build the static site.
  4. once the static site is built, the output will be in /dist

license TODO