Technical reference

Architecture, environment, and integration reference for this project.

This is the technical documentation surface — the counterpart to the product docs at /docs. It uses the technical DocsLayout variant (blueprint rails, tight chrome) and its own content collection at content/technical/.

Both surfaces are independent feature flags: VITE_ENABLE_DOCS_PAGE and VITE_ENABLE_TECHNICAL_DOCS_PAGE. Run either, or both.

What lives here

  • Architecture — how the app is put together
  • Environment reference — see .env.example, every key is annotated
  • Integration notes — auth, payments, email providers