Loading…
A Next.js + Turborepo monorepo I assembled to ship many MVPs quickly, and the crypto horse-racing game actually shipped on top of it. Auth, billing, database, SEO, observability, security and analytics live as workspace packages each app opts into, and those packages were extracted from real usage rather than pre-invented — every integration gracefully no-ops until you add its key, so the app and its tests run without one. The game ships as a PWA wrapped in a TWA on Google Play.
