Files
brk/app/README.md
2024-06-24 05:14:52 +02:00

18 lines
266 B
Markdown

# Satonomics - App
## Description
A web app to view the generated datasets in various charts.
## Requirements
- Install `node`
- Install `pnpm`
- If using `cloudflare`, add cache rule to bypass the cache for `/sw.js`
## Deployment
```bash
pnpm deploy-prod
```