Files
SigHej/admin/README.md

15 lines
260 B
Markdown
Raw Permalink Normal View History

2026-05-12 18:21:25 +02:00
# admin
Next.js admin dashboard for Social Proximity. Anonymised stats only.
See [Docs/ADMIN.md](../Docs/ADMIN.md) for full documentation.
## Quick start
```bash
npm install
npm run dev
```
Runs on `localhost:3000`. Requires backend running on port 8000.