Open pirog opened 10 years ago
Are you saying the kalabox angularjs UI would run remotely in relation to the node-webkit app?
If that's the case, we lose a lot of node-webkit capabilities we in terms of directly calling node modules in our client. We would also need to write a service & websocket layer with this approach. I think it removes the need for all the testing work we setup as well.
after the kalabox-installer runs we will need to redirect the chromium node-webkit browser to some URL of a UI running in the VM. the UI will be pulled in some sort of container which should be as small as possible.