Go to file
Rodolphe Marbot 978de52a09 petal init 2022-06-03 14:50:06 +02:00
assets petal init 2022-06-03 14:50:06 +02:00
config petal init 2022-06-03 14:50:06 +02:00
lib petal init 2022-06-03 14:50:06 +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 petal init 2022-06-03 14:50:06 +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