Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 528 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 528 Bytes

IDE Mission control module

Description

Serves as an orchestrator and gateway between the app many user interfaces and the development container. See Archtecture Specs for more details on MissionControl.

Installation and Running

npm install node .

Tests and Dev

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

Interfaces

** To Do ... **