Serves as an orchestrator and gateway between the app many user interfaces and the development container. See Archtecture Specs for more details on MissionControl.
npm install
node .
gulp test
Hint: You must have mysql installed. Default user for tests is root
Hint: To run tests, you must have a etcd server running and also the mocks project
** To Do ... **