Express server doesn't work after build #713
Unanswered
Mehdi-charfi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working on a project using Electron-vite (electron-vite.org) and the backend using Express.js and local database
I tried to call the server in the main.js using fork and child process spawn, it worked fine. But , when I tried to build the project, the application couldn't access to the server.
Help !!!
Beta Was this translation helpful? Give feedback.
All reactions