You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.