nextjs-crud topic

List nextjs-crud repositories

nextjs-trpc-crud-app

30
Stars
13
Forks
Watchers

This article will teach you how to build a full-stack tRPC CRUD (Create, Read, Update, and Delete) app with Next.js. The tRPC API will be built on Next.js edge runtime and the tRPC client will be crea...