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
gulp serve
gulp nodemon
gulp test
Hint: To run tests, you must have a etcd server running and also the mocks project
- create
- list
- delete
- apNode
- rmNode
- edNodeAtt
- create
- retrieve
- list
- deploy
- src/ Source code.
- src/marked/ Marked source code.
- gui/ Graphical user interface.
- editor/ Text editor.
- cli/ Command line interface.