Skip to content

Local Development

Last reviewed: 2026-06-30

Terminal window
npm install --cache .npm-cache
Terminal window
npm run worker:dev

worker:dev builds wiki content, docs, docs assets and Worker assets before starting Wrangler.

Terminal window
npm run dashboard:dev

Dashboard UI screens must stay operational and short. Long-form documentation belongs in this docs site.

Terminal window
npm run docs:dev
npm run docs:check
npm run docs:build

The canonical source lives in ./docs. The docs app prepares a Starlight content copy under apps/docs/src/content/docs before check/build/dev.