docs: update readme

This commit is contained in:
Andy Burke 2025-06-24 15:51:02 -07:00
parent fa5395fbc1
commit 3a37b7857a

View file

@ -1,3 +1,21 @@
## Getting Started Developing
Run their shell script (note: as yourself, not root)
```
curl -fsSL https://deno.land/install.sh | sh
```
Using Nix:
```
nix-shell -p deno
```
`deno run task serve`
navigate to http://localhost:8000
## TODO
- [x] sign up