create-numz-app
JSON →This package is a scaffolding tool that generates a full-stack Express.js backend and React frontend CRUD application from SQL CREATE TABLE statements. Version 1.0.4 (last released April 2025, low release cadence) automates the creation of MySQL pool configs, Express routes with GET/POST/PUT/DELETE, and React pages with form inputs and foreign-key dropdowns. Key differentiator: it parses FOREIGN KEY constraints to generate relational select inputs, outputting a complete project with Vite, react-router-dom, and environment templates in a single CLI command. Requires Node >=18 and a MySQL instance.
Resources
packagecreate-numz-app ↗