Dex Documentation
Dex Documentation
Welcome to Dex documentation. Start here to learn the framework.
Getting Started
- What is Dex? — Understand the framework
- Your First App — Build your first app
- How Dex Works — Mental model
Core Concepts
- File-Based Routing — Pages map to routes
- Pages and Layouts — Layout composition
- Configuration — Customize paths
Guides
- Router — File-based routing and navigation
- Server — Serving, SPA fallback, production
- Development — Watch process and tooling
Recipes
- Custom Structure — Custom folder layout
- Monorepo Setup — Use Dex in a monorepo
- API-Only Deploy — Backend-only mode
Reference
- CLI Flags — Command-line options
- Config Schema — Configuration reference
- File Conventions — Naming rules
Full Documentation
- CLI — Scaffolding, commands
- Deployment — Production deployment
- Troubleshooting — Common issues