Colección Awesome de tRPC
Traducción Beta No Oficial
Esta página fue traducida por PageTurner AI (beta). No está respaldada oficialmente por el proyecto. ¿Encontraste un error? Reportar problema →
Colección de recursos sobre tRPC. Por favor edita esta página y añade tus propios enlaces! 🙏
🧩 Extensiones y complementos de la comunidad
¡Por favor, crea y añade!
| Description | Link |
|---|---|
| tRPC Playground - sandbox for testing tRPC queries in the browser | https://github.com/sachinraja/trpc-playground |
| tRPC-SvelteKit - SvelteKit tRPC extension | https://github.com/icflorescu/trpc-sveltekit |
| tRPC-OpenAPI - OpenAPI & REST support for your tRPC routers | https://github.com/jlalmes/trpc-openapi |
| Create tRPC App - Create tRPC-powered apps with one command | https://github.com/omar-dulaimi/create-trpc-app |
| Prisma tRPC Generator - Prisma 2+ generator to emit fully implemented tRPC routers | https://github.com/omar-dulaimi/prisma-trpc-generator |
| useTRPC - Vue 3 composables | https://github.com/michealroberts/usetrpc |
| tRPC-nuxt - Nuxt 3 module | https://github.com/wobsoriano/trpc-nuxt |
| tRPC-SWR - SWR wrapper | https://github.com/sachinraja/trpc-swr |
| tRPC Shield - tRPC permissions as another layer of abstraction! | https://github.com/omar-dulaimi/trpc-shield |
| @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, TailwindCSS, Prisma) | https://create.t3.gg |
| tRPC + Next.js + GraphQL Codegen Shopify App template | https://github.com/carstenlebek/shopify-node-app-starter |
| tRPC-uWebSockets - Adapter for uWebSockets.js server | https://github.com/romanzy-1612/trpc-uwebsockets |
| tRPC-Remix - Adapter for Remix | https://github.com/ggrandi/trpc-remix |
| jotai-trpc - Jotai wrapper around tRPC vanilla client | https://github.com/jotai-labs/jotai-trpc |
| tRPC Client Devtools browser extension | https://github.com/rhenriquez28/trpc-client-devtools |
🍀 Puntos de partida, proyectos de ejemplo, etc.
🏁 Proyectos open-source que usan tRPC
| Description | Link |
|---|---|
| Cal.com - Scheduling infrastructure | https://github.com/calcom/cal.com |
| SST is 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 - charlas de conferencias, etc.
-
¿Borré la MITAD de mi código backend con este paquete?? (~14min)
-
tRPC: APIs inteligentes y sencillas (~25min)
-
Aprendamos tRPC (~1h30m)
-
TypeScript Berlin Meetup #6 - Alex "KATT" Johansson - APIs typesafe de extremo a extremo con tRPC (~25min)
-
Construyendo una app FULL STACK MODERNA GRATIS con NextJS 12, Typescript, Prisma y más (~3h)
-
Construye un Blog con tRPC, TypeScript, Next.js, Prisma & Zod (~2h)