No description
Find a file
2024-10-22 17:09:11 -04:00
assets change packages 2024-10-22 16:57:35 -04:00
config fix? 2024-10-22 17:09:11 -04:00
lib update 2024-10-22 16:51:56 -04:00
priv update 2024-10-22 16:51:56 -04:00
rel/overlays/bin add links 2024-10-21 13:57:31 -04:00
test update 2024-10-22 16:51:56 -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 update 2024-10-22 16:51:56 -04:00
flake.lock add links 2024-10-21 13:57:31 -04:00
flake.nix update migrate script 2024-10-21 21:44:49 -04:00
img.png update 2024-10-22 16:51:56 -04:00
mix.exs update 2024-10-22 16:51:56 -04:00
mix.lock update 2024-10-22 16:51:56 -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