sveltekit-electron-adapter icon indicating copy to clipboard operation
sveltekit-electron-adapter copied to clipboard

back-end nodeJS support ?

Open ibilux opened this issue 2 years ago • 1 comments

Question

The sverdle is not working in the electron compiled example (/examples/sveltekit-app/src/routes/sverdle). Is it because we uese the adapter-static ? How can we use the adapter-node ?

ibilux avatar May 30 '23 10:05 ibilux

I think the node adapter could be used with the express handler implementation in the electron startup, I need a backend as well. Do you know if this project is still under active development?

LukeHagar avatar Nov 14 '23 15:11 LukeHagar