api/backend serviceweb/dashboard frontenddocs/canonical documentationworkspace-server/workspace sidecar service
- Install dependencies once from repo root:
npm install - Start stack:
npm run compose:up - Run quality gates before opening PR:
npm run lintnpm run test
- Keep changes scoped by package when possible.
- Update documentation in
docs/for behavior/config changes. - Do not commit secrets or local env files.