サンプルアプリ
非公式ベータ版翻訳
このページは PageTurner AI で翻訳されました(ベータ版)。プロジェクト公式の承認はありません。 エラーを見つけましたか? 問題を報告 →
tRPCをクローンしてローカルでサンプルを試すこともできますし、下記のCodeSandboxリンクで直接操作することも可能です。
以下にサンプルアプリをいくつかご紹介します:
| Description | URL | Links |
|---|---|---|
Recommended: Quick start with | nextjs.trpc.io | |
zART-stack example (zero-API, TypeScript, React). Monorepo setup with React Native, Next.js, & Prisma Quick start with | n/a | |
Next.js starter with Prisma, E2E testing, ESLint, Auth using next-auth, WebSockets, & Subscription support Quick start with | websockets.trpc.io | |
Next.js TodoMVC-example with SSG & Prisma. Quick start with | todomvc.trpc.io | |
| Vanilla standalone server & procedure calls with node.js | n/a | |
| Express server & procedure calls with node.js. | n/a | |
| Fastify server with WebSocket & procedure calls with node.js. | n/a | |
| SvelteKit Example Application with Prisma. | n/a | |
Express server with tRPC Shield + Prisma Quick start with | n/a |