Skip to main content
Version: 10.x

很棒的 tRPC 集合

tRPC 上的资源集合。

¥A collection of resources on tRPC.

请编辑此页面并添加你自己的链接!🙏

¥Please edit this page and add your own links! 🙏

🧩 扩展和社区附加组件

¥🧩 Extensions & community add-ons

扩展

¥Extensions

描述关联
tRPC 面板自动生成用于手动测试 tRPC 后端的 UIhttps://github.com/iway1/trpc-panel
tRPC-OpenAPI - 为你的 tRPC 路由提供 OpenAPI 和 REST 支持https://github.com/jlalmes/trpc-openapi
tRPC 客户端 Devtools 浏览器扩展https://github.com/rhenriquez28/trpc-client-devtools
tRPC 在线运行 - 用于在浏览器中测试 tRPC 查询的沙箱https://github.com/sachinraja/trpc-playground
tRPC-Chrome - tRPC 的 Web 扩展消息传递支持https://github.com/jlalmes/trpc-chrome
步骤 CI - 自动化 API 测试和质量保证https://github.com/stepci/stepci
msw-trpc - MSW 的 tRPC 支持https://github.com/maloguertin/msw-trpc

前端框架

¥Frontend frameworks

描述关联
tRPC-SvelteKit - SvelteKit tRPC 扩展https://github.com/icflorescu/trpc-sveltekit
tRPC-Remix - Remix 适配器https://github.com/ggrandi/trpc-remix
SolidJS 的 tRPC 客户端,带 Solid Queryhttps://github.com/OrJDev/solid-trpc
SolidStart 的 tRPC API 处理程序https://github.com/OrJDev/solid-start-trpc
tRPC-nuxt - Nuxt 3 模块https://github.com/wobsoriano/trpc-nuxt

引导器

¥Bootstrappers

描述关联
create-t3-app - 使用 T3 Stack(Next.js、tRPC、Tailwind CSS、Prisma)搭建入门项目https://create.t3.gg
sidebase - 使用 sidebase 搭建一个入门项目(Nuxt 3、tRPC、Tailwind CSS、Prisma)https://sidebase.io
创建京东 App - 使用 JD Stack(SolidStart、tRPC、Tailwind、Prisma)搭建入门项目https://github.com/OrJDev/create-jd-app
创建 tRPC 应用 - 使用一个命令创建 tRPC 支持的应用https://github.com/omar-dulaimi/create-trpc-app
viteRPC - 由 Vite 支持的 Monorepo 模板(Vite、tRPC、Tailwind CSS)https://github.com/mnik01/viteRPC

库适配器

¥Library adapters

描述关联
tRPC-uWebSockets - uWebSockets.js 服务器的适配器https://github.com/romanzy-1612/trpc-uwebsockets
jotai-trpc - tRPC 普通客户端的 Jotai 封装器https://github.com/jotai-labs/jotai-trpc
@h4ad/serverless-adapter - 将 tRPC 与 AWS SQS、AWS API Gateway 和更多事件源连接。https://viniciusl.com.br/serverless-adapter/docs/main/frameworks/trpc
trpc-koa-adapter - Koa 服务器的 tRPC 适配器https://github.com/BlairCurrey/trpc-koa-adapter
远程过程调用 - iron-sessionhttps://github.com/parkgang/trpc-iron-session
electron-trpc - Electron 对 tRPC 的支持https://github.com/jsonnull/electron-trpc
cloudflare-pages-plugin-trpc - 使用 Cloudflare Pages 功能快速创建 tRPC 服务器https://github.com/toyamarinyon/cloudflare-pages-plugin-trpc
ZenStack - 全栈工具包为 Prisma 添加访问控制并从 schema 生成 trpc 路由https://github.com/zenstackhq/zenstack
tRPC-SWR - Vercel 的 SWR 客户端的 tRPC 适配器https://trpc-swr.vercel.app/
trpc-rtk-query - 从 tRPC 设置自动生成 RTK 查询 api 端点https://github.com/otahontas/trpc-rtk-query
k6-trpc - k6 兼容 tRPC 客户端https://github.com/dextertanyj/k6-trpc
trpc-token-refresh-link - 刷新访问令牌和刷新令牌的链接https://github.com/larskarbo/trpc-token-refresh-link
trpc-bun-adapter - Bun 运行时环境的 tRPC 适配器https://github.com/cah4a/trpc-bun-adapter

🍀 起点、示例项目等

¥🍀 Starting points, example projects, etc

描述关联
受到推崇的:使用 Prisma、Next.js、tRPC、E2E 测试的入门项目https://github.com/trpc/examples-next-prisma-starter
create-t3-turbo - 使用 T3 Stack 和 Expo React Native 的干净简单的入门存储库http://github.com/t3-oss/create-t3-turbo
create-t3-app - 使用 T3 Stack(Next.js、tRPC、Tailwind CSS、Prisma)搭建入门项目https://create.t3.gg
WebSockets 入门项目https://github.com/trpc/examples-next-prisma-starter-websockets
tRPC 厨房水槽 - tRPC 使用模式的集合。https://github.com/trpc/examples-kitchen-sink
Turborepo + Expo + tRPC Starterhttps://github.com/gunnnnii/turbo-expo-trpc-starter
tRPC-SvelteKit 示例应用https://github.com/icflorescu/trpc-sveltekit-example
tRPC + 超https://github.com/sachinraja/trpc-ultra
Nx Monorepo + tRPC + Prismahttps://github.com/nowlena/nx-trpc-test
tRPC(带获取适配器)+ SvelteKit + Tailwind CSShttps://github.com/austins/trpc-sveltekit-fetchadapter-example
使用以太坊 tRPC + ViteJS React 登录https://github.com/codingwithmanny/trpc-siwe-monorepo
tRPC + Vue3 todo 示例项目(tRPC、Express.js、Vue3、Prisma、vue-query)https://github.com/guushamann/Todo-tRPC-Vue3
Vite + Svelte + tRPChttps://github.com/mishankov/vite-svelte-trpc
V3 - 受 T3 启发的 Nuxt 堆栈https://github.com/CRBroughton/V3
sidebase - 使用 sidebase 搭建一个入门项目(Nuxt 3、tRPC、Tailwind CSS、Prisma)https://sidebase.io
推特克隆 - 使用 T3 Stack + NextAuth + Supabase + Prisma 构建的简单 Twitter 克隆https://github.com/AlandSleman/t3-twitter-clone
独立的后端和前端存储库https://github.com/mkosir/trpc-api-boilerplate
tRPC + Deno + 新鲜https://github.com/LunaTK/fresh-trpc-example

🏁 使用 tRPC 的开源项目

¥🏁 Open-source projects using tRPC

描述关联
Cal.com - 调度基础设施https://github.com/calcom/cal.com
技能录音 - 主持 Matt Pocock、Kent C Dodds、Dan Abramov 等人的课程https://github.com/skillrecordings/products
SST - 一个可以轻松构建无服务器应用的框架。https://github.com/serverless-stack/sst
Beam - 适合你的组织或项目的简单留言板。https://github.com/planetscale/beam
拉力赛 - 自托管涂鸦民意调查替代方案。https://github.com/lukevella/rallly
希尔德 - 适用于足球、空气曲棍球等游戏的配对应用https://github.com/nehalist/hilde
答案溢出 - 索引的 Discord 机器人有助于将内容引入 Googlehttps://github.com/AnswerOverflow/AnswerOverflow
Prisma 编辑器 - 用于可视化和编辑 Prisma 架构的强大工具https://github.com/mohammed-bahumaish/prisma-editor
销售应用 - 销售或商务的官方应用/集成https://github.com/saleor/apps
饶图片应用 - 在任何设备上访问照片。支持的 MacOS/Windowshttps://github.com/rao-pics/rao-pics