MBrunoS/prisma-next-crud-generator
Generate NextJS CRUD apps from Prisma schema
This tool helps web developers quickly build the basic administrative interfaces for managing data in their web applications. You provide a data model definition (like for users or products), and it outputs ready-to-use web pages for viewing, creating, editing, and deleting that data. This is for web developers who use Next.js, Prisma, and Tailwind CSS to build their applications.
No commits in the last 6 months. Available on npm.
Use this if you need to rapidly create the standard data management screens for your web application's entities without writing repetitive boilerplate code.
Not ideal if you require highly customized user interfaces or complex business logic integrated directly into your CRUD operations.
Stars
31
Forks
6
Language
TypeScript
License
—
Category
Last pushed
Feb 18, 2025
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/MBrunoS/prisma-next-crud-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
microsoft/ts-gyb
Generating native code interfaces from TypeScript
evoluteur/evolutility-ui-jquery
Model-driven Web UI for CRUD using REST or localStorage.
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.