No description
Find a file
2024-09-15 18:11:38 -06:00
.vscode we do a little refactoring :3 2024-09-05 01:26:26 -06:00
public MEOW BUTTON POWERUP 2024-09-15 18:11:38 -06:00
src MEOW BUTTON POWERUP 2024-09-15 18:11:38 -06:00
.gitattributes git lfs 2024-09-05 01:30:21 -06:00
.gitignore we do a little refactoring :3 2024-09-05 01:26:26 -06:00
astro.config.mjs we do a little refactoring :3 2024-09-05 01:26:26 -06:00
LICENSE.md Add LICENSE.md 2024-08-22 04:26:30 -06:00
package-lock.json we do a little refactoring :3 2024-09-05 01:26:26 -06:00
package.json yuh 2024-09-11 05:36:12 -06:00
pnpm-lock.yaml yuh 2024-09-11 05:36:12 -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