Example Apps
Next.js starter with Prisma, E2E testing, and ESLint (Recommended)
- npm
- yarn
- pnpm
bash
bash
sh
sh
sh
sh
- Example deploy: nextjs.trpc.io
- Source code
create-t3-turbo - T3 Stack with Expo and Turborepo
- git
bash
bash
Next.js starter with Prisma, E2E testing, ESLint, next-auth, WebSockets, and subscriptions
- npm
- yarn
- pnpm
bash
bash
sh
sh
sh
sh
- Example deploy: websockets.trpc.io
- CodeSandbox
- Source code
Next.js Todo MVC example with SSG and Prisma
- npm
- yarn
- pnpm
bash
bash
sh
sh
sh
sh
- Example deploy: todomvc.trpc.io
- CodeSandbox
- Source code
Minimal (Hello world) server and client in Node.js
Vanilla standalone server and Node.js procedure calls
Express server and Node.js procedure calls
Fastify server with WebSockets and Node.js procedure calls
SvelteKit with Prisma
Sign-In With Ethereum Authentication With Express
- git
bash
bash