© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Jamezs Gladney
Noospherian JS Deity
This might sound strange but when I had to do something similar I required in the server part of the application and just had Electron open a window to it once I got a callback that everything was running.
Marcus
Full Stack Developer
I am currently doing that for the project but without electron. I want to be able to run it without a server. We actually have it running now.