No description
Find a file
2023-10-27 03:30:29 -04:00
assets alright, that's it 2023-10-27 01:48:53 -04:00
config alright, that's it 2023-10-27 01:48:53 -04:00
lib alright, that's it 2023-10-27 01:48:53 -04:00
priv Okay that's about everything 2023-10-25 23:19:22 -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
Dockerfile Adds dockerfile 2023-10-27 03:30:29 -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