No description
Find a file
2024-08-20 09:53:33 -06:00
astro agh 2024-08-20 09:53:33 -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 Update README.md 2024-08-11 02:01:33 -06:00

nelle.observer

the source for nelle.observer

kanban

build/use

There are two code-bases here, Astro for the SSG and ktor for ??, ktor requires you to have built astro already

Astro

  1. cd astro/
  2. pnpm i
  3. pnpm run build

ktor

  1. cd ktor
  2. ./gradlew
  3. TODO: FINISH THIS

license TODO