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
https://www.youtube.com/watch?v=ARrbbviGvjc shows how to package a Shiny app with Electron. We could similarly package our platform UI as an Electron app and run selected microservices in the background (i.e. muncher, transporter, ... that's it!?) an pre-configure them so they do not need a database but only serve one ERC from a directory. This would then be an "inspection only" view, see also #188
https://www.youtube.com/watch?v=ARrbbviGvjc shows how to package a Shiny app with Electron. We could similarly package our platform UI as an Electron app and run selected microservices in the background (i.e. muncher, transporter, ... that's it!?) an pre-configure them so they do not need a database but only serve one ERC from a directory. This would then be an "inspection only" view, see also #188