Next Generator for Next.js rapid prototyping
What is Next Generator?
Next generator is a command line interface tool for Next.js that will take a command like
NextGen generate crud blogPost title:String description:String, and create all of your pages, api endpoints, models, and even some util...
traceton.hashnode.dev4 min read