Sveltekit with Phoenix

Hey folks,

I was just wondering if anyone has had any luck trying to deploy Phoenix with SvelteKit as the frontend. I’ve seen a few examples of people using Phoenix/Next which seems like it would be very similar, but that’s about it. I’ve been looking into building a new SPA with multi-user functionality, and wanted to leverage some of the tools that Phoenix offers to help make that a reality. I don’t have the most experience in deploying fullstack applications, and absolutely none involving Phoenix (with or without a client-side library like React/Svelte), so if anyone has any examples they could point me to I’d love to see them. Thanks!

4 Likes

Hello,

Have you tried to combine SvelteKit+phoenix in the end?
If it’s the case, how is it going?

I’m re-creating my personal website from scratch and I’d like to use both SvelteKit and Phoenix (or any other Elixir tool that could provide a good backend solution for such purpose).

Sincerely.
Clément