# {{name}}
{{description}}
Scaffolded by [`node-app new --profile bun`](https://github.com/econ-v1/node).
## Quickstart
```bash
node-app dev # hot-reload against your local monorepo
node-app audit # check this app against the blueprint
```
See `AGENTS.md` for the architecture brief.