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
Initialize:
mix setup
Start the Phoenix server:
iex -S mix phx.server