No description
Find a file
2024-10-21 14:00:16 -04:00
assets init pheonix 2024-10-20 23:25:59 -04:00
config add links 2024-10-21 13:57:31 -04:00
lib add links 2024-10-21 13:57:31 -04:00
priv add links 2024-10-21 13:57:31 -04:00
rel/overlays/bin add links 2024-10-21 13:57:31 -04:00
test add links 2024-10-21 13:57:31 -04:00
.envrc init pheonix 2024-10-20 23:25:59 -04:00
.formatter.exs init pheonix 2024-10-20 23:25:59 -04:00
.gitignore init pheonix 2024-10-20 23:25:59 -04:00
deps.nix add links 2024-10-21 13:57:31 -04:00
flake.lock add links 2024-10-21 13:57:31 -04:00
flake.nix add hydra job 2024-10-21 14:00:16 -04:00
mix.exs add links 2024-10-21 13:57:31 -04:00
mix.lock add links 2024-10-21 13:57:31 -04:00
README.md init pheonix 2024-10-20 23:25:59 -04:00

Zoeyscomputer

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