mesg-foundation / js-sdk

Javascript mono-repo with all the tools to interact with MESG
https://mesg.com
4 stars 4 forks source link

Improve process dev commands #236

Closed antho1404 closed 4 years ago

antho1404 commented 4 years ago

dependency: https://github.com/mesg-foundation/js-sdk/pull/231


For information the goal of this PR is to be able to compile a process without the need to deploy/start the services. This way we can work on the deploy:process command (and optionally ask the user to create/start the missing services.


The current process:dev and dev command were deploying a process and let the user in the dark. This version improves a lot the flow for the user with the following steps

https://jumpshare.com/v/gNSHOQOWg8BL2R4VkDrE

github-actions[bot] commented 4 years ago

Please update the CHANGELOG of the associated library for your Pull Request to be accepted