eksplicit mapping af envs
This commit is contained in:
14
admin/README.md
Normal file
14
admin/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user