README.md
<figcaption>
<p align="center">
The client above is <strong>not</strong> importing any code from the server, only its type declarations.
</p>
</figcaption>
tRPC allows you to easily build & consume fully typesafe APIs without schemas or code generation.
There are a few examples that you can use for playing out with tRPC or bootstrapping your new project. For example, if you want a Next.js app, you can use the full-stack Next.js example:
Quick start with a full-stack Next.js example:
# yarn
yarn create next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter
# npm
npx create-next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter
# pnpm
pnpm create next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter
# bun
bunx create-next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter
# deno
deno init --npm next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-starter trpc-prisma-starter
π See full documentation on tRPC.io. π
If you use an AI coding agent (Claude Code, Cursor, Windsurf, etc.), install tRPC skills for better code generation:
npx @tanstack/intent@latest install
<a href="https://star-history.com/#trpc/trpc"></a>
Do you want to contribute? First, read the <a href="https://github.com/trpc/trpc/blob/main/CONTRIBUTING.md">Contributing Guidelines</a> before opening an issue or PR so you understand the branching strategy and local development environment. If you need any more guidance or want to ask more questions, feel free to write to us on <a href="https://trpc.io/discord">Discord</a>!
<table> <tbody> <tr> <td align="center"><a href="https://twitter.com/alexdotjs"> Alex / KATT</a></td> <td align="center"><a href="http://www.jumr.dev"> Julius Marminge</a></td> <td align="center"><a href="https://github.com/Nick-Lucas"> Nick Lucas</a></td> </tr> </tbody> </table>The people who lead the API-design decisions and have the most active role in the development
<table> <tbody> <tr> <td align="center"><a href="https://github.com/hmatthieu"> Matthieu Hocquart</a></td> </tr> </tbody> </table>People who actively help out improving the codebase by making PRs and reviewing code
<table> <tbody> <tr> <td align="center"><a href="http://t3.gg"> Theo Browne</a></td> <td align="center"><a href="https://twitter.com/s4chinraja"> Sachin Raja</a></td> </tr> </tbody> </table>Individuals who have made exceptional contributions to tRPC through code, documentation, community building, and other valuable efforts
If you enjoy working with tRPC and want to support us, consider giving a token appreciation by GitHub Sponsors!
<!-- SPONSORS:LIST:START --> <!-- prettier-ignore-start --> <!-- markdownlint-disable -->