🧩
Micro-frontends
Next.js app + Astro landing as independent workspaces, shipped from one repo.
A type-safe Turborepo boilerplate: a Next.js app, this Astro landing, and Connect RPC services — one contract, end-to-end types, deployed to Cloudflare.
Next.js app + Astro landing as independent workspaces, shipped from one repo.
Protobuf contract, gRPC-compatible — the server’s types flow straight into the frontend.
Cloudflare Workers + Vite for the app and services; static assets for the landing.
Cached build / typecheck / lint pipeline across apps, services, and shared packages.
Zod schemas in one package, shared by frontend and backend — zero drift.
Accessible, themeable design system in the app; fast static styling here.