Skip to Content

FluxKit Documentation

Technical docs for the FluxKit application and codebase.

Code Layout

Application code: src/ Backend code: convex/

Docs Index

  1. System Architecture
  2. Codebase Map
  3. Routing and Rendering
  4. UI Component Architecture
  5. Content and MDX Pipeline
  6. Configuration and Environment
  7. Data Layer (Convex)
  8. SEO, Metadata, and Performance
  9. Styling and Design Tokens
  10. Build, Lint, and Deployment
  11. Troubleshooting and Runbooks

Verification commands

bun run lint bun run typecheck bun run test bun run build
Last updated on