This is a work in progress template for RInno, shiny and electron integration.
Fork this template and customize it to meet your needs.
The app currently starts with a loading screen while trying to start the shiny app as a seperate process. If successful, it will switch to the shiny app once it is loaded. If not successful after 3 trys, an error is shown.
- The initial javascript template is based on the template from
electron-forge
- This project is an extension of the work of @ksasso and @dirkschumacher. RInno v1.0.0 uses nativefier, but this will be merged into RInno v1.1.0 in order to integrate with a more open Electron framework that is easier to customize.