Orbit
Docs

Start here. Ship today.

Everything you need to run the CLI, understand the architecture, and extend Orbit with your own domain. Docs are maintained alongside the code — version-pinned to the release your CLI scaffolded.

$npx create-orb@latest
04 · Reference
Generated
API & schema reference

Generated reference for the HTTP API, the Prisma schema, the shared DTO + permissions package, and the realtime event catalog.

  • HTTP API (OpenAPI)
    Soon
  • Prisma schema
    Soon
  • @orbit/shared types & permissions
    Soon
  • Realtime event catalog
    Soon
  • features.json manifest
    Soon
Not ready yet?

Jump straight to the repo.

The README covers a 90-second tour, env vars, and the Postgres bootstrap. Everything else you'll learn by following the code — each bounded context has the same shape.