Phoenix + Inertia.js + Svelte Demo
Demonstration application showing Phoenix integration with Inertia.js and Svelte 5.
The necessary changes can be found in this commit.
Technology Stack
- Phoenix 1.8 - Web framework for Elixir
- Inertia.js 2.4 - SPA
- Svelte 5 - Reactive JavaScript framework
- esbuild - JavaScript bundler
- Tailwind CSS + DaisyUI - CSS framework and components
Drawbacks
- ❌ No SSR (Server-Side Rendering) support
Learn more