Reference
Canonical reference material for routes, data models, commands, environment variables, and troubleshooting.
Quick lookup
| What you need | Page |
|---|---|
| Route and API endpoint mapping | Routes & APIs |
| TypeScript interfaces and database tables | Data Models |
| CLI commands and scripts | Commands |
| Environment variables and secrets | Environment Variables |
| Error diagnosis and recovery | Troubleshooting |
| Documentation writing standards | Style Guide |
How to use this section
- Routes & APIs: Find the route, its auth requirements, and linked documentation
- Data Models: Look up TypeScript interfaces and their corresponding database tables
- Commands: Find the exact command for any development or deployment task
- Environment Variables: Check what needs to be configured and where
- Troubleshooting: Start here when something is broken — organized by subsystem
- Style Guide: Follow when writing or updating documentation