No description
Find a file
2025-01-09 09:37:58 +11:00
assets make it so 2025-01-09 09:37:58 +11:00
config make it so 2025-01-09 09:37:58 +11:00
lib make it so 2025-01-09 09:37:58 +11:00
priv make it so 2025-01-09 09:37:58 +11:00
test make it so 2025-01-09 09:37:58 +11:00
.formatter.exs make it so 2025-01-09 09:37:58 +11:00
.gitignore make it so 2025-01-09 09:37:58 +11:00
mix.exs make it so 2025-01-09 09:37:58 +11:00
mix.lock make it so 2025-01-09 09:37:58 +11:00
README.md make it so 2025-01-09 09:37:58 +11:00

Wild

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