No description
Find a file
2024-10-25 17:52:45 -04:00
assets change packages 2024-10-22 16:57:35 -04:00
config fix some bugs n stuff 2024-10-24 20:22:37 -04:00
lib log user agent 2024-10-25 17:52:45 -04:00
priv update 2024-10-22 16:51:56 -04:00
rel upd 2024-10-22 17:13:48 -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 fix images 2024-10-25 17:17:56 -04:00
flake.lock add links 2024-10-21 13:57:31 -04:00
flake.nix add to runtime path 2024-10-25 17:45:43 -04:00
img.png update 2024-10-22 16:51:56 -04:00
mix.exs fix images 2024-10-25 17:17:56 -04:00
mix.lock fix images 2024-10-25 17:17: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