Go to file
Rodolphe Marbot 81a9f68a22 changes 2022-06-03 13:56:58 +02:00
assets changes 2022-06-03 13:56:58 +02:00
config fisrt 2022-05-17 21:26:44 +02:00
lib changes 2022-06-03 13:56:58 +02:00
priv fisrt 2022-05-17 21:26:44 +02:00
test fisrt 2022-05-17 21:26:44 +02:00
.credo.exs changes 2022-06-03 13:56:58 +02:00
.formatter.exs fisrt 2022-05-17 21:26:44 +02:00
.gitignore changes 2022-06-03 13:56:58 +02:00
README.md fisrt 2022-05-17 21:26:44 +02:00
mix.exs changes 2022-06-03 13:56:58 +02:00
mix.lock changes 2022-06-03 13:56:58 +02:00

README.md

Reaproche

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • 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