nelle-observer/README.md

19 lines
299 B
Markdown
Raw Normal View History

2024-08-02 22:29:25 -06:00
# nelle.observer
2024-08-02 22:27:39 -06:00
2024-08-02 23:38:15 -06:00
the source for [nelle.observer](https://nelle.observer)
## build/use
2024-09-16 01:33:19 -06:00
There are two code-bases here, astro for the frontend and ktor in the backend.
why are you building my site ?
2024-08-11 02:01:33 -06:00
2024-12-30 14:09:11 -07:00
### 1. install these
2024-08-11 02:01:33 -06:00
2024-09-16 01:33:19 -06:00
- pnpm
- NodeJS
- JDK 21
2024-08-02 23:38:15 -06:00
2024-12-30 14:09:11 -07:00
### 2. run `build.sh`
2024-09-16 01:33:19 -06:00
2024-12-30 14:09:11 -07:00
### [license](./LICENSE.md)