demo_phoenix_inertia_svelte Svelte Themes

Demo_phoenix_inertia_svelte

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

  1. Initialize:

    mix setup
    
  2. 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

Top categories

Loading Svelte Themes