nextjs-crud topic
List
nextjs-crud repositories
starter-graphql-next-js
32
Stars
3
Forks
Watchers
Advanced Starter GraphQL Next js Crud Mongodb
nextjs-trpc-crud-app
35
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...