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
And then here you can see that I'm loading that URL in the main window.
Packaging it would be more difficult - you would need to be able to run rails on the target system. It may make sense to use docker or even another web framework where you can package the web application as a single executable.
If I get this, you've made a Rails app run as an Electron app.
How?
And can this then be converted to an app that would just run instead of needing
yarn start
?The text was updated successfully, but these errors were encountered: