nextjs-trpc topic

List nextjs-trpc repositories

codox

75
Stars
11
Forks
Watchers

A starter template for modern web development with nextjs 14, tailwindcss, typescript, trpc, clerk auth, and prisma.

threads-clone

97
Stars
11
Forks
Watchers

Threads built with the t3-stack: Next.js 14, TypeScript, tRPC, Tailwind CSS, Shadcn ui, Prisma ORM, and Clerk Auth.

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...