GuidesDevelopersApps and services
Apps and services
| Unit | Path | Notes |
|---|---|---|
| Web client | apps/client | Vite + TanStack Router + React 19 |
| API server | apps/server | Hono + ORPC + OpenAPI/Scalar |
| Documentation | apps/docs | Next.js + Fumadocs (this site) |
| Crons | crons/* | Bun workers for analytics cache and backups |
| Object storage | S3-compatible | Used for uploads and static assets; wired in server and services |
Use the child pages for scripts, ports, and environment variables relevant to each area.