Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 456 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 456 Bytes

OrchestratorJS

Easy to install:

  • Install node.js and mongoDB
  • Download the source code from GitHub (git clone or download .zip file)
  • inside the folder containing the the codes, simply run command: npm install
  • Finally, start the server with command: forever orchestrator.js ( or as a daemon forever start orchestrator.js )

Read more from orchestratorjs.org