Awesome tRPC Collection

Collection of resources on tRPC. Please edit this page and add your own links! 🙏

🧩 Extensions & community add-ons

Please make and add!

DescriptionLink
tRPC Playground - sandbox for testing tRPC queries in the browserhttps://github.com/sachinraja/trpc-playground
tRPC-SvelteKit - SvelteKit tRPC extensionhttps://github.com/icflorescu/trpc-sveltekit
tRPC-OpenAPI - OpenAPI & REST support for your tRPC routershttps://github.com/jlalmes/trpc-openapi
Create tRPC App - Create tRPC-powered apps with one commandhttps://github.com/omar-dulaimi/create-trpc-app
Prisma tRPC Generator - Prisma 2+ generator to emit fully implemented tRPC routershttps://github.com/omar-dulaimi/prisma-trpc-generator
tRPC-nuxt - Nuxt 3 modulehttps://github.com/wobsoriano/trpc-nuxt
tRPC-SWR - SWR wrapperhttps://github.com/sachinraja/trpc-swr
tRPC Shield - tRPC permissions as another layer of abstraction!https://github.com/omar-dulaimi/trpc-shield

🍀 Starting points, example projects, etc

DescriptionLink
Recommended: Starter project with Prisma, Next.js, tRPC, E2E-testinghttps://github.com/trpc/examples-next-prisma-starter
zART - starter repo for monolithic React + React Native development with tRPChttp://github.com/KATT/zART
WebSockets Starter Projecthttps://github.com/trpc/examples-next-prisma-starter-websockets
tRPC Kitchen Sink - A collection of tRPC usage patterns.https://github.com/trpc/examples-kitchen-sink
Turborepo + Expo + tRPC Starterhttps://github.com/gunnnnii/turbo-expo-trpc-starter
tRPC in a Cloudflare Workerhttps://github.com/esamattis/trpc-cloudflare-worker
tRPC on Commerce Cloud Managed Runtimehttps://github.com/danechitoaie/commerce-cloud-managed-runtime-trpc-poc
tRPC-SvelteKit Example Applicationhttps://github.com/icflorescu/trpc-sveltekit-example
tRPC + Rakkas (Vite framework)https://github.com/sachinraja/trpc-rakkas
tRPC + Ultrahttps://github.com/sachinraja/trpc-ultra

🏁 Open-source projects using tRPC

DescriptionLink
Cal.com - Scheduling infrastructurehttps://github.com/calendso/calendso
Serverless Stack (SST) is a framework that makes it easy to build serverless apps.https://github.com/serverless-stack/serverless-stack
Beam - A simple message board for your organization or project.https://github.com/planetscale/beam
Rallly - Self-hostable doodle poll alternative.https://github.com/lukevella/rallly

🎬 Videos - conference talks, etc

🎙 Podcast Episodes

📚 Blog articles