sveltekit-electron-adapter
sveltekit-electron-adapter copied to clipboard
back-end nodeJS support ?
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 ?
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?