Go to file
drainpilled d4e1fb2136 init
2024-09-01 13:42:28 -04:00
elixir_toy_service init 2024-09-01 13:42:28 -04:00
.gitignore init 2024-09-01 13:42:28 -04:00
README.md init 2024-09-01 13:42:28 -04:00

ToyService

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