Loading npm security reports…
Scaffold a Node.js/Express MVC project with JWT auth, encryption, user & role management, and interactive CLI prompts
No confirmed malicious package attack surface. The explicit CLI scaffolds a selected project, optionally creates .env, installs its declared template dependencies, and optionally pushes to a user-supplied Git URL.
bin/cli.js pre-fills a remote MongoDB host and database credentials into an optional generated .env.
bin/cli.jsView on unpkgbin/cli.js runs npm install, Git initialization, and commits in the newly created project directory.
bin/cli.jsView on unpkgbin/cli.js pre-fills a remote MongoDB host and database credentials into an optional generated .env.
bin/cli.jsView on unpkgbin/cli.js runs npm install, Git initialization, and commits in the newly created project directory.
bin/cli.jsView on unpkg