Repo Docs
Project-centric monorepo optimized for AI-assisted development.
Overview
This monorepo hosts multiple projects, each targeting any combination of platforms (web, mobile, desktop), all deployed primarily via Cloudflare.
Key Features
- Project-centric structure — each project lives under
projects/with its own shared, web, backend, and mobile sub-packages - Shared packages — cross-project code in
packages/(auth, db, etc.) - Unified tooling — ESLint, TypeScript, and Prettier configs shared as packages
- Turborepo — fast, dependency-aware builds with caching
- AI-optimized — CLAUDE.md files at every level for agent context