Skip to content

nikkis/OrchestratorJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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