-
@eugenehp It has to run 100% offline, this was the extra difficulty. Had to refactor a lot of code for dependency inversion. If your electron app can use internet access, it’s a piece of cake. Just bundle the frontend and use your existing backend in the cloud.