Phoenix + Vite + Inertia.js + Svelte 5 Demo
Demonstration application showing Phoenix integration with Inertia.js, Vite and Svelte 5.
Vite integration commit (thanks to @LostKobrakai for great phoenix_vite)
Inertia.js integration commit
Start
Initialize:
mix setup
Start the Phoenix server:
iex -S mix phx.server
Technology Stack
- Phoenix 1.8 - Web framework for Elixir
- Inertia.js 2.4 - SPA framework for Phoenix
- Svelte 5 - Reactive JavaScript framework
- vite - JavaScript bundler
- Tailwind CSS + DaisyUI - CSS framework and components