capsulajs / capsulahub-old

CapsulaHub application
MIT License
0 stars 0 forks source link

CapsulaHub application #22

Closed stephanebenayoun closed 5 years ago

stephanebenayoun commented 5 years ago

General description

Having CapsulaHub application working with CapsulaHub Workspace core service. Running the application (yarn add capsulahub + capsulahub run [token]) should :

Should include a sample of configuration file.

Prerequisites

API

Design description

yarn add capsulahub
capsulahub run [token]

Consideration

The application will work at this step with a served file for config (as Workspace is internally using ConfigurationServiceHttp).

Test cases

TODO

Ready for implementation

Definition of Done