Skip to content

theinfosecguy/ServerGen

ServerGen - Setup Server & MVC within seconds

Get your Node/Express Server Ready within seconds

Table of Contents

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js.

npm install servergen

NPM Package: ServerGen

Features

  • MVC Directory Structure
  • Multiple View Engine Support (Pug, EJS, HBS)
  • Gitignore and Docker Support
  • Express/Node Server Boilerplate
  • Mongoose Boilerplate for MongoDB

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

Future Scope

  • Add Swagger Documentation
  • Add Passport Authentication
  • Sequelize ORM for MySQL and PostgreSQL

License

MIT

About

CRA Alternative for NodeJS

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •