Skip to main content
Version: 11.x

Awesome tRPC Collection

A collection of resources on tRPC.

Please edit this page and add your own links! 🙏

🧩 Extensions & community add-ons

Extensions

DescriptionLink
tRPC panel automatically generates a UI for manually testing your tRPC backendhttps://github.com/iway1/trpc-panel
tRPC-OpenAPI - OpenAPI & REST support for your tRPC routershttps://github.com/jlalmes/trpc-openapi
tRPC Client Devtools browser extensionhttps://github.com/rhenriquez28/trpc-client-devtools
tRPC Playground - sandbox for testing tRPC queries in the browserhttps://github.com/sachinraja/trpc-playground
tRPC-Chrome - Web extensions messaging support for tRPChttps://github.com/jlalmes/trpc-chrome
Step CI - Automated API Testing and Quality Assurancehttps://github.com/stepci/stepci
msw-trpc - tRPC support for MSWhttps://github.com/maloguertin/msw-trpc

Frontend frameworks

DescriptionLink
tRPC-SvelteKit - SvelteKit tRPC extensionhttps://github.com/icflorescu/trpc-sveltekit
tRPC-Remix - Adapter for Remixhttps://github.com/ggrandi/trpc-remix
tRPC-Remix-Call - Client and server side call for Remixhttps://github.com/simonboisset/trpc-remix-call
tRPC Client For SolidJS W/ Solid Queryhttps://github.com/OrJDev/solid-trpc
tRPC API Handler For SolidStarthttps://github.com/OrJDev/solid-start-trpc
tRPC-nuxt - Nuxt 3 modulehttps://github.com/wobsoriano/trpc-nuxt

Bootstrappers

DescriptionLink
create-t3-app - Scaffold a starter project using the T3 Stack (Next.js, tRPC, Tailwind CSS, Prisma)https://create.t3.gg
sidebase - Scaffold a starter project using sidebase (Nuxt 3, tRPC, Tailwind CSS, Prisma)https://sidebase.io
Create JD App - Scaffold a starter project using the JD Stack (SolidStart, tRPC, Tailwind, Prisma)https://github.com/OrJDev/create-jd-app
Create tRPC App - Create tRPC-powered apps with one commandhttps://github.com/omar-dulaimi/create-trpc-app
viteRPC - Monorepo template powered by Vite (Vite, tRPC, Tailwind CSS)https://github.com/mnik01/viteRPC

Library adapters

DescriptionLink
tRPC-uWebSockets - Adapter for uWebSockets.js serverhttps://github.com/romanzy-1612/trpc-uwebsockets
jotai-trpc - Jotai wrapper around tRPC vanilla clienthttps://github.com/jotai-labs/jotai-trpc
@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
trpc-koa-adapter - tRPC adapter for Koa serverhttps://github.com/BlairCurrey/trpc-koa-adapter
tRPC - iron-sessionhttps://github.com/parkgang/trpc-iron-session
electron-trpc - Electron support for tRPChttps://github.com/jsonnull/electron-trpc
cloudflare-pages-plugin-trpc - Quickly create a tRPC server with a Cloudflare Pages Functionhttps://github.com/toyamarinyon/cloudflare-pages-plugin-trpc
ZenStack - Full-stack toolkit adds access control to Prisma and generates trpc routers from schemahttps://github.com/zenstackhq/zenstack
tRPC-SWR - tRPC adapter for Vercel's SWR clienthttps://trpc-swr.vercel.app/
trpc-rtk-query - Automatically generate RTK Query api endpoints from your tRPC setuphttps://github.com/otahontas/trpc-rtk-query
k6-trpc - k6 compatible tRPC clienthttps://github.com/dextertanyj/k6-trpc
trpc-token-refresh-link - Link to refresh access tokens and refresh tokenshttps://github.com/larskarbo/trpc-token-refresh-link
trpc-bun-adapter - tRPC adapter for Bun runtime environmenthttps://github.com/cah4a/trpc-bun-adapter

🍀 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
tRPC + Vue3 todo example project (tRPC, Express.js, Vue3, Prisma, vue-query)https://github.com/guushamann/Todo-tRPC-Vue3
Vite + Svelte + tRPChttps://github.com/mishankov/vite-svelte-trpc
V3 - A T3 Inspired Nuxt Stackhttps://github.com/CRBroughton/V3
sidebase - Scaffold a starter project using sidebase (Nuxt 3, tRPC, Tailwind CSS, Prisma)https://sidebase.io
Twitter clone - A simple Twitter clone built with T3 Stack + NextAuth + Supabase + Prismahttps://github.com/AlandSleman/t3-twitter-clone
Separate backend & frontend repositorieshttps://github.com/mkosir/trpc-api-boilerplate
tRPC + Deno + freshhttps://github.com/LunaTK/fresh-trpc-example
Ethereum Decentralized Application example (Next.js, tRPC, Ethers, Hardhat, Solidity)https://github.com/tr1sm0s1n/next-trpc-dapp

🏁 Open-source projects using tRPC

DescriptionLink
Cal.com - Scheduling infrastructurehttps://github.com/calcom/cal.com
Skill Recordings - Hosting courses by Matt Pocock, Kent C Dodds, Dan Abramov, and many othershttps://github.com/skillrecordings/products
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
Hilde - Match-making app for games like foosball, air hockey and similarhttps://github.com/nehalist/hilde
Answer Overflow - Discord bot that indexes help channel content into Googlehttps://github.com/AnswerOverflow/AnswerOverflow
Prisma Editor - Powerful tool to visualize and edit Prisma Schemahttps://github.com/mohammed-bahumaish/prisma-editor
Saleor Apps - Official apps/integrations for Saleor Commercehttps://github.com/saleor/apps
Rao Pics App - Visit Photo on any device. Supported MacOS/Windowshttps://github.com/rao-pics/rao-pics
Tianji - All-in-One Insight Hub. Tianji = Website Analytics + Uptime Monitor + Server Statushttps://github.com/msgbyte/tianji
Workplacify - Desk scheduling software, for hybrid and in-office teamshttps://workplacify.com/
Dotfyle - Discover and share Neovim pluginshttps://dotfyle.com/