Local Development
Last reviewed: 2026-06-30
Install
Section titled “Install”npm install --cache .npm-cacheWorker
Section titled “Worker”npm run worker:devworker:dev builds wiki content, docs, docs assets and Worker assets before starting Wrangler.
Dashboard
Section titled “Dashboard”npm run dashboard:devDashboard UI screens must stay operational and short. Long-form documentation belongs in this docs site.
npm run docs:devnpm run docs:checknpm run docs:buildThe canonical source lives in ./docs. The docs app prepares a Starlight content copy under apps/docs/src/content/docs before check/build/dev.