Astro Fleet is a production-ready multi-site monorepo for agencies, freelancers, and multi-brand companies. It gives you a shared component library (22 components + 3 layouts), a typed design token system (3 presets: Corporate, SaaS, Warm), Turborepo build orchestration, and deployment templates for Cloudflare Pages, Vercel, or self-hosted (Docker + Traefik).
Each site lives in its own directory with its own config, styles, and pages — but shares the same typed components. Scaffold a new site with one command, brand it by editing a single config file, and deploy it independently.
Zero client-side JavaScript by default. 20 of 22 components are pure CSS. The design token system uses TypeScript objects that convert to CSS custom properties, making presets more than colour swaps — they're complete site personalities.
Three live demos show the range: a corporate consulting firm, a SaaS developer tool, and a Mediterranean restaurant — all built from the same codebase.