Attempting to start a fresh Electron app client for a decentralized social networking protocol (not going amazing), and then working on transferring npm-gui to a packaged Electron app.
That's going a bit rough, because it's an express app that needs to run locally. Trying to figure out how to run the Express app in a different process.