Hi,
I developed a small Quasar app with SSR following instructions and using /src-ssr/extension.js (Sequelize & SQLite) as Backend, everything runs properly on the browser, when I compile for Electron it doesn’t reach Node/Express route
I already add app.use(ssr.resolveUrl(’/api/empleados’) on the routes but it seems something with the port, I also changed to another one but no luck… Am I missing something? would you please guys help me?
Thanks
O
Latest posts made by operez2000
-
Electron build