Reference¶
Reference docs are technical specifications. Use these for lookup and implementation details.
API¶
| Reference | What It Contains |
|---|---|
| API Endpoints | Complete endpoint reference |
| Error Codes | Error codes, HTTP statuses, response formats |
Configuration¶
| Reference | What It Contains |
|---|---|
| Environment Variables | All backend and frontend configuration |
| Integrations | Third-party services (R2, Resend, Turnstile, Sentry) |
Code¶
| Reference | What It Contains |
|---|---|
| Project Structure | Backend and frontend folder layouts |
| Patterns | CQRS, caching, validation, hooks, state management |
Want to understand why? Check Concepts for architectural explanations.