/node-stager

This is a tool for deploying multiple instances of node app to the stage servers

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Node Stager tool

TODO:

  • Add documentation
  • Test startup method

How do I get set up?

  • Clone project
  • Run yarn install for dependencies
  • sudo yarn link will create a symbolic link between project directory and executable Stager command
  • Run stager --version to check if it works