No description
Find a file
2024-09-05 02:12:49 -06:00
.vscode we do a little refactoring :3 2024-09-05 01:26:26 -06:00
ktor more ntfy options! 2024-09-03 03:53:02 -06:00
public some more placeholders 2024-09-05 02:12:49 -06:00
src some more placeholders 2024-09-05 02:12:49 -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 we do a little refactoring :3 2024-09-05 01:26:26 -06:00
pnpm-lock.yaml we do a little refactoring :3 2024-09-05 01:26:26 -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