Hacker News new | ask | show | jobs
by dimmke 1115 days ago
Yeah and the attitude towards suggestions is pretty poor. I’m in too deep to refactor right now, but Inertia looks like a good option eventually. Keeping the benefits of svelte while moving to a better backend. I’m glad it was posted.
1 comments

What I did was integrating Svelte with Fastify.

Initially that required lots of custom stuff (before SvelteKit and Vite had SSR) but now it's fairly easy to integrate with Vite. I have this repo I used to experiment a bit with that.

https://github.com/PierBover/fastify-vite-svelte-template