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

342 B
Executable file

Next.js + tRPC

Next.js + tRPC + Prisma starter

Next.js + tRPC + Prisma starter with websockets

Next.js + tRPC minimal implementation