Skip to content

carbono-io/ide-mission-control

Repository files navigation

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 gulp serve

Tests and Dev

gulp nodemon gulp test Hint: To run tests, you must have a etcd server running and also the mocks project

Interfaces

File

  • create
  • list
  • delete
  • apNode
  • rmNode
  • edNodeAtt

Project

  • create
  • retrieve
  • list

PaaS

  • deploy

Access Points

  • src/ Source code.
  • src/marked/ Marked source code.
  • gui/ Graphical user interface.
  • editor/ Text editor.
  • cli/ Command line interface.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published