blob: 577354a2b9cbdad3e5b8729c043e0d7074b10ecd (
plain)
1
2
3
4
5
6
7
8
9
|
# soc_dashboard
## Development setup
Quick start:
- `source env.sh`
- `npm run start`
The commit pointed to by the `soc_collector` submodule is compatible with `main` in this repo.
|