rsnext/examples/with-trpc/README.md
Alex Johansson d2eb7861c3
Fix url of tRPC's next-minimal-starter (#38452)
Fix url of tRPC's `next-minimal-starter`

## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm lint`
- [x] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-07-11 12:30:16 +00:00

13 lines
342 B
Markdown
Executable file

# 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/trpc/tree/main/examples/next-minimal-starter