Skip to content

CepatEdgeOwn your maintenance stack

Self-hosted docs for institutions and small teams — Workers, Pages, Durable Objects, and R2 without the enterprise billing trap.

Who this is for

AudienceStart here
Institutions / orgsSecurity, Guides, About, Cases
Small teamsGetting started, Deployment, Workflows
Study casesCases
ContributorsArchitecture, Frontend, Lifecycle — plus maintainer/ in the repo for phases, systems maps, and agent rules

Documentation map

SectionWhat you will find
AboutVision, public roadmap, ownership
Why this existsProduct rationale
GuidesGetting started, deploy, runbook, API, configuration
ArchitectureSystem map, principles, ADRs
LifecycleMaintenance workflows and cache contracts
SecuritySecurity overview, retention and privacy
WorkflowsDevelopment and deployment processes
FrontendSPA architecture, query, i18n, permissions
CasesStudy cases / reference deployments
JourneyOrigin story

Contributing to docs

  1. Edit markdown under repository docs/ (except the site home page).
  2. Edit the VitePress home page at apps/docs/index.md (layout: home).
  3. Sync publishes to the docs site (pnpm docs:syncapps/docs/content/).
  4. Add ADRs under architecture/decisions/ for significant decisions.
  5. Engineering plans and agent playbooks belong in maintainer/, not here.