All open source
Open SourceBoilerplate5k

create-t3-turbo

The T3 stack as a Turborepo monorepo with shared web and Expo apps.

create-t3-turbo is the official monorepo variant of the T3 stack, combining Next.js, Expo, tRPC, Prisma, and Tailwind inside a Turborepo workspace with shared packages. It demonstrates how to share API types and UI logic across a web app and a React Native mobile app from one codebase. It is a popular reference for cross-platform, type-safe full-stack monorepos.

Repository

t3-oss/create-t3-turbo

Language

TypeScript

What you'd build with it

  • Build a shared web and mobile app on one type-safe tRPC API
  • Reference Turborepo structure with shared packages across Next.js and Expo
  • Start a cross-platform product without re-implementing the API per client

Tags

turborepotrpcexpomonorepo