This is a Node.js module available through the npm registry.
Before installing, download and install Node.js.
$ npm install servergen
NPM JS Package Link : ServerGen
- MVC Directory Structure
- Multiple View Engine ( Pug, EJS, HBS )
- Gitignore & Docker Support Added
- Express/Node Server Boilerplate
- Mongoose Boilerplate for MongoDB
What else you need? 🤫
- Add Swagger Documentation
- Add Passport Authentication
- Sequalize ORM for MySQL & PostgreSQL
Usage: servergen [options]
Options:
-V, --version output the version number
-f, --framework <type> Enter Name of Framework: Node | Express
-n, --name <type> Enter Name of App
-v --view <type> Name of View Engine: Pug | Jade | EJS | HBS
--db Install Mongoose & the Folder Directory for it
-h, --help display help for command