Skip to content

Docs site

apps/docs is the primary internal documentation product. It is an Astro/Starlight static site with hand-authored pages and generated references.

ItemValue
Local runbun --filter @repo/docs dev
Buildbun --filter @repo/docs build
Checkbun run docs:check
Generated refsAPI, Knock workflows, design tokens, workspace inventory
DeployDokploy GitHub App (auto on development push)
  • Hand-authored pages should state source type with a callout.
  • Generated pages stay gitignored and are rebuilt by bun run generate.
  • Add sidebar entries when adding hand-authored pages.
  • Keep root README.md short and point readers here for detail.