nextjs-trpc-server topic

List nextjs-trpc-server repositories

trpc-nextjs-prisma

95
Stars
18
Forks
Watchers

In this article, we’ll build a type-safe tRPC CRUD API with Next.js, PostgreSQL, and Prisma. This tRPC example in Next.js will showcase how to use tRPC on the backend and later we will consume the API...