Open umaimehm opened 5 years ago
I wont call it development environment just because it uses docker. I would call this at least, MVP if not pre-commercial product
You can realtime edit the frontend if you add your own forked repo as a vendor in app.yaml
. However there will be no realtime editing with the other backend and core containers. For those you must build the docker images locally and update the microkube configs.
If you just want realtime development with the front end, follow the instructions in the README under the Using Vendor
section.
Great job moving to the minimalistic version. Its a huge advancement from workbench.
In Mikrokubes and Peatios documentation this minimalistic environment is called as a development environment. But I dont see how one can edit the code and see changes in the live application.
Is this really a development environment ? If yes, can you please advice me for example how to do the changes. Perhaps im missing something here.
Thanks.