servergen

1.2.0 • Public • Published

ServerGen - Setup Server & MVC within seconds

Get your Node/Express Server Ready within seconds.

Installation

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

Features 🎉

  1. MVC Directory Structure
  2. Multiple View Engine ( Pug, EJS, HBS )
  3. Gitignore & Docker Support Added
  4. Express/Node Server Boilerplate
  5. Mongoose Boilerplate for MongoDB

What else you need? 🤫

Future Scope

  1. Add Swagger Documentation
  2. Add Passport Authentication
  3. Sequalize ORM for MySQL & PostgreSQL

Usage

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

License

MIT

Package Sidebar

Install

npm i servergen

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

25.6 kB

Total Files

24

Last publish

Collaborators

  • th3inf0s3cguy