No description
  • Elixir 75.4%
  • HTML 16.7%
  • CSS 4.5%
  • JavaScript 3.4%
Find a file
2026-05-31 19:04:38 +03:00
assets init 2026-05-31 19:04:38 +03:00
config init 2026-05-31 19:04:38 +03:00
lib init 2026-05-31 19:04:38 +03:00
priv init 2026-05-31 19:04:38 +03:00
test init 2026-05-31 19:04:38 +03:00
.formatter.exs init 2026-05-31 19:04:38 +03:00
.gitignore init 2026-05-31 19:04:38 +03:00
.local.md init 2026-05-31 19:04:38 +03:00
AGENTS.md init 2026-05-31 19:04:38 +03:00
mise.lock init 2026-05-31 19:04:38 +03:00
mise.toml init 2026-05-31 19:04:38 +03:00
mix.exs init 2026-05-31 19:04:38 +03:00
mix.lock init 2026-05-31 19:04:38 +03:00
README.md init 2026-05-31 19:04:38 +03:00

LastSeat

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more