Thomas Cioppettini 83a20aa329 chore(Deps): Update to phoenix 1.5.7 (#6199) 4 лет назад
..
config 99eb4fa4af Improvements to Elixir benchmarks (#5432) 5 лет назад
lib 87fc55eea9 chore: Upgrade phoenix to 1.4 and elixir 1.8 (#4557) 6 лет назад
priv 840bf43f9e Add phoenix 10 лет назад
rel 7227d616f3 Update Elixir and Add mix release to phoenix (#5763) 5 лет назад
web 782b42d366 chore(Phoenix): Update project dependencies and use v1.11.2 of elixir (#6120) 4 лет назад
.formatter.exs 87fc55eea9 chore: Upgrade phoenix to 1.4 and elixir 1.8 (#4557) 6 лет назад
.gitignore caa9f60f01 Get Phoenix tests passing again. (#5396) 5 лет назад
README.md 840bf43f9e Add phoenix 10 лет назад
benchmark_config.json 4c550f0818 Fix Phoenix urls for round 20 requirements (#5855) 5 лет назад
mix.exs 782b42d366 chore(Phoenix): Update project dependencies and use v1.11.2 of elixir (#6120) 4 лет назад
mix.lock 83a20aa329 chore(Deps): Update to phoenix 1.5.7 (#6199) 4 лет назад
phoenix.dockerfile 782b42d366 chore(Phoenix): Update project dependencies and use v1.11.2 of elixir (#6120) 4 лет назад

README.md

Hello

To start your new Phoenix application:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:8080 from your browser.