When used as module, the wappsto-cli should export a function to start the background part of a Wapp.
I am building a react appliction, where I have setup a proxy middleware as described in the README file. The wapp also has a background service, which should be started manually if I want to use it with the default react scripts.
When used as module, the wappsto-cli should export a function to start the background part of a Wapp.
I am building a react appliction, where I have setup a proxy middleware as described in the README file. The wapp also has a background service, which should be started manually if I want to use it with the default react scripts.