No description
Find a file
2025-11-07 11:18:27 -05:00
assets soem changes 2024-11-14 13:05:48 -05:00
config fix some bugs n stuff 2024-10-24 20:22:37 -04:00
lib soem changes 2024-11-14 13:05:48 -05:00
priv svg preview renderer 2024-10-26 21:41:22 -04:00
rel upd 2024-10-22 17:13:48 -04:00
test create gists 2024-10-26 15:01:33 -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 svg preview renderer 2024-10-26 21:41:22 -04:00
flake.lock add links 2024-10-21 13:57:31 -04:00
flake.nix Update flake.nix 2025-11-07 11:18:27 -05:00
img.png update 2024-10-22 16:51:56 -04:00
mix.exs svg preview renderer 2024-10-26 21:41:22 -04:00
mix.lock svg preview renderer 2024-10-26 21:41:22 -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