nodebootstrap

4.5.0 • Public • Published

NodeBootstrap

NPM Version Github Link Docker Hub Link TravisCI Build Status Codacy Badge FOSSA Status

Organize your Node project like a pro. Now supports a Microservice mode!

Right out of the gate N.B. gets a [metric] ton of boilerplate taken care of: microservice-style setup, clustering, Docker-support, database migrations, automated testing, error-handling, modularity, advanced logging, templated views, environments – you name it. And all of that without having to deal with a heavy or an opinionated framework!

Install Microservice

To learn more: http://nodebootstrap.io

Join the chat at https://gitter.im/inadarei/nodebootstrap

If you like Nodebootstrap, also check out: Microservices Workspace project to see how you can orchestrate multilingual (polyglot) microservices setup as a holistic and simple development environment.

Examples:

  # create a skeleton of a containerized microservice:
  > nodebootstrap ms-first
  # create a skeleton of an express MVC webapp:
  > nodebootstrap -m webapp nodeapp-first
  # create a skeleton of a console or client Node application
  > nodebootstrap -m cli client-first

License

MIT

Package Sidebar

Install

npm i nodebootstrap

Weekly Downloads

33

Version

4.5.0

License

MIT

Unpacked Size

19.4 kB

Total Files

8

Last publish

Collaborators

  • irakli
  • jhnlsn
  • randallsquared