Skip to content

Repo Docs

Product-centric monorepo optimized for AI-assisted development.

Overview

This monorepo hosts multiple products, each targeting any combination of platforms (web, mobile, desktop), all deployed primarily via Cloudflare.

Key Features

  • Product-centric structure — each product lives under products/ with its own shared, web, backend, and mobile sub-packages
  • Shared packages — cross-product 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