kirimase

CLI tool for scaffolding and managing full-stack Next.js applications

brewmacoslinux
Try with needOr install directly
Source

About

CLI for building full-stack Next.js apps

Commands

kirimase

Examples

Initialize a new full-stack Next.js project with Kirimase$ kirimase init
Generate a new resource with model, routes, and components$ kirimase generate resource users
Add authentication to your project$ kirimase add auth