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!