Starter Projects
Get started quickly with one of the example projects! Copy the snippet from Quick start with create-next-app in the below list to clone the project.
App Router
| Description | Links |
|---|---|
Next.js App Router with SSE-based subscriptions and chat. Uses Quick start with |
Pages Router
| Description | URL | Links |
|---|---|---|
Next.js starter with Prisma, E2E testing, & ESLint. Quick start with | nextjs.trpc.io | |
zART-stack example (zero-API, TypeScript, React). Monorepo setup with React Native, Next.js, & Prisma Quick start with | n/a | |
Next.js TodoMVC-example with SSG & Prisma. Quick start with | todomvc.trpc.io |