No description
Find a file
2024-10-21 19:53:59 -04:00
assets init v0 2024-10-21 19:20:35 -04:00
config init v0 2024-10-21 19:20:35 -04:00
lib init v0 2024-10-21 19:20:35 -04:00
priv init v0 2024-10-21 19:20:35 -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 init v0 2024-10-21 19:20:35 -04:00
flake.lock add links 2024-10-21 13:57:31 -04:00
flake.nix fix dburl 2024-10-21 19:53:59 -04:00
mix.exs init v0 2024-10-21 19:20:35 -04:00
mix.lock init v0 2024-10-21 19:20:35 -04:00
package-lock.json init v0 2024-10-21 19:20:35 -04:00
package.json init v0 2024-10-21 19:20:35 -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