dark-firepit.cloud/README.md

16 lines
326 B
Markdown

# dark-firepit.cloud
Our website :)
![](./static/cat.gif)
## Developing
```bash
pnpm install # only run once
pnpm dev --open
```
## Building
Normally you'd run `pnpm run build`, however, we have a build script at `update.sh` you can run instead (you'll need access to the server & perms in `/var/www/dark-firepit.cloud`)