Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add trpc to examples #38272

Merged
merged 7 commits into from
Jul 8, 2022
13 changes: 13 additions & 0 deletions examples/with-trpc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Next.js + tRPC

## Next.js + tRPC + Prisma starter

- https://github.com/trpc/examples-next-prisma-starter

## Next.js + tRPC + Prisma starter with websockets

- https://github.com/trpc/examples-next-prisma-starter-websockets

## Next.js + tRPC minimal implementation

- https://github.com/trpc/examples-next-minimal-starter