Awesome tRPC 컬렉션
비공식 베타 번역
이 페이지는 PageTurner AI로 번역되었습니다(베타). 프로젝트 공식 승인을 받지 않았습니다. 오류를 발견하셨나요? 문제 신고 →
tRPC 관련 리소스 모음입니다. 부디 이 페이지를 수정하여 여러분의 링크를 추가해 주세요! 🙏
🧩 확장 기능 및 커뮤니티 추가 기능
직접 만들어서 추가해 주세요!
| 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 |
🍀 시작점, 예제 프로젝트 등
🏁 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 |
🎬 동영상 - 컨퍼런스 발표 등
-
tRPC: 스마트하고 쉬운 API (~25분)
-
tRPC 배우기 (~1시간 30분)
-
tRPC.io로 만드는 풀스택 & 타입 안전한 React (+Native) 앱 - Alexander Johansson, React Advanced 2021 (5분)
-
TypeScript Berlin 밋업 #6 - Alex "KATT" Johansson - tRPC로 구현하는 엔드투엔드 타입 안전 API (~25분)
-
NextJS 12, Typescript, Prisma 등으로 무료로 현대적인 풀스택 앱 구축하기 (~3시간)