No description
Find a file
2023-10-25 04:48:43 -04:00
assets changes 2023-10-25 03:58:10 -04:00
config more changes 2023-10-25 04:48:43 -04:00
lib more changes 2023-10-25 04:48:43 -04:00
priv more changes 2023-10-25 04:48:43 -04:00
test initial commit 2023-10-24 23:23:57 -04:00
.formatter.exs more changes 2023-10-25 04:48:43 -04:00
.gitignore more changes 2023-10-25 04:48:43 -04:00
mix.exs more changes 2023-10-25 04:48:43 -04:00
mix.lock more changes 2023-10-25 04:48:43 -04:00
README.md initial commit 2023-10-24 23:23:57 -04:00

EzcontainerRailway

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