generated from coulomb/repo-seed
fix: bootstrap dashboard dependencies
This commit is contained in:
@@ -45,11 +45,13 @@ make test
|
||||
make api
|
||||
make mcp-http
|
||||
make dashboard
|
||||
make dashboard-check
|
||||
```
|
||||
|
||||
When API routers, models, migrations, or consistency logic change, run the
|
||||
relevant tests before closing the session. Prefer `make test` when the database
|
||||
test prerequisites are available.
|
||||
test prerequisites are available. `make test` includes an Observable dashboard
|
||||
build smoke check so dashboard startup regressions are not missed.
|
||||
|
||||
## Workplans
|
||||
|
||||
|
||||
Reference in New Issue
Block a user