No description
Find a file
2025-12-21 11:31:08 -06:00
assets init 2025-12-21 11:10:43 -06:00
config format 2025-12-21 11:31:08 -06:00
lib format 2025-12-21 11:31:08 -06:00
priv init 2025-12-21 11:10:43 -06:00
test format 2025-12-21 11:31:08 -06:00
.formatter.exs format 2025-12-21 11:31:08 -06:00
.gitignore init 2025-12-21 11:10:43 -06:00
AGENTS.md init 2025-12-21 11:10:43 -06:00
mix.exs format 2025-12-21 11:31:08 -06:00
mix.lock format 2025-12-21 11:31:08 -06:00
README.md init 2025-12-21 11:10:43 -06:00

Towerops

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