Skip to content

Boilerplate code for Phoenix + TailwindCSS + TailwindUI + AlpineJS

Notifications You must be signed in to change notification settings

idopterlabs/wind_tail

Repository files navigation

WindTail

Try it out 👉 https://windtail.fly.dev/

Demo app with boilerplate code including:

  • TailwindCSS
  • TailwindUI (Stacked Layout + Table)
  • AlpineJS

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with iex -S mix

Now you can visit localhost:4000 from your browser.