104 Forks
713 Stars
713 Watchers

nodebootstrap

NodeBootstrap - generates skeleton project for Node/Express.js with pre-configured best-practices. Kick-start your Node project development with tons of boilerplate taken care of, such as: clustering, Docker-support, database migrations, automated testing, error-handling, modularity, advanced logging, templated views, environments etc.

How to download and setup nodebootstrap

Open terminal and run command
git clone https://github.com/inadarei/nodebootstrap.git
git clone is used to create a copy or clone of nodebootstrap repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nodebootstrap https://github.com/inadarei/nodebootstrap/archive/master.zip

Or simply clone nodebootstrap with SSH
[email protected]:inadarei/nodebootstrap.git

If you have some problems with nodebootstrap

You may open issue on nodebootstrap support forum (system) here: https://github.com/inadarei/nodebootstrap/issues