FluxKit Documentation
Technical docs for the FluxKit application and codebase.
Code Layout
Application code: src/
Backend code: convex/Docs Index
- System Architecture
- Codebase Map
- Routing and Rendering
- UI Component Architecture
- Content and MDX Pipeline
- Configuration and Environment
- Data Layer (Convex)
- SEO, Metadata, and Performance
- Styling and Design Tokens
- Build, Lint, and Deployment
- Troubleshooting and Runbooks
Verification commands
bun run lint
bun run typecheck
bun run test
bun run buildLast updated on