Skip to main content
Version: 10.x

Awesome tRPC Collection

A collection of resources on tRPC.

Please edit this page and add your own links! 🙏

🧩 Extensions & community add-ons

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
tRPC-nuxt - Nuxt 3 modulehttps://github.com/wobsoriano/trpc-nuxt
@h4ad/serverless-adapter - Connect tRPC with AWS SQS, AWS API Gateway, and many more event sources.https://viniciusl.com.br/serverless-adapter/docs/main/frameworks/trpc
create-t3-app - Scaffold a starter project using the T3 Stack (Next.js, tRPC, Tailwind CSS, Prisma)https://create.t3.gg
tRPC-uWebSockets - Adapter for uWebSockets.js serverhttps://github.com/romanzy-1612/trpc-uwebsockets
tRPC-Remix - Adapter for Remixhttps://github.com/ggrandi/trpc-remix
jotai-trpc - Jotai wrapper around tRPC vanilla clienthttps://github.com/jotai-labs/jotai-trpc
tRPC Client Devtools browser extensionhttps://github.com/rhenriquez28/trpc-client-devtools
Create JD App - Create T3 App For Solidhttps://github.com/OrJDev/create-jd-app
Astro-tRPChttps://github.com/MoustaphaDev/astro-trpc
tRPC-Chrome - Web extensions messaging support for tRPChttps://github.com/jlalmes/trpc-chrome
tRPC Client For SolidJS W/ Solid Queryhttps://github.com/OrJDev/solid-trpc
tRPC API Handler For SolidStarthttps://github.com/OrJDev/solid-start-trpc
tRPC - iron-sessionhttps://github.com/parkgang/trpc-iron-session
trpc-koa-adapter - tRPC adapter for Koa serverhttps://github.com/BlairCurrey/trpc-koa-adapter
Step CI - Automated API Testing and Quality Assurancehttps://github.com/stepci/stepci

🍀 Starting points, example projects, etc

DescriptionLink
Recommended: Starter project with Prisma, Next.js, tRPC, E2E-testinghttps://github.com/trpc/examples-next-prisma-starter
create-t3-turbo - Clean and simple starter repo using the T3 Stack along with Expo React Nativehttp://github.com/t3-oss/create-t3-turbo
create-t3-app - Scaffold a starter project using the T3 Stack (Next.js, tRPC, Tailwind CSS, Prisma)https://create.t3.gg
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-SvelteKit Example Applicationhttps://github.com/icflorescu/trpc-sveltekit-example
tRPC + Ultrahttps://github.com/sachinraja/trpc-ultra
Nx Monorepo + tRPC + Prismahttps://github.com/nowlena/nx-trpc-test
tRPC (w/ Fetch Adapter) + SvelteKit + Tailwind CSShttps://github.com/austins/trpc-sveltekit-fetchadapter-example
Sign-In With Ethereum tRPC + ViteJS Reacthttps://github.com/codingwithmanny/trpc-siwe-monorepo

🏁 Open-source projects using tRPC

DescriptionLink
Cal.com - Scheduling infrastructurehttps://github.com/calcom/cal.com
SST - A framework that makes it easy to build serverless apps.https://github.com/serverless-stack/sst
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