Relative Content

Tag Archive for node.jsserverelectron

Electron js app server not working after building

In my project that I created with Electron, there is a server side written in NodeJS and a frontend side written in ReactJS. When I built the project, ran setup.exe and installed the application, I saw that the server side was not working. how do I fix this? here is electron.js ;