Chris Garvis c8740e7ce8 add the new bandit webserver for Elixir/Phoenix (#7768) 2 жил өмнө
..
config c8740e7ce8 add the new bandit webserver for Elixir/Phoenix (#7768) 2 жил өмнө
lib c8740e7ce8 add the new bandit webserver for Elixir/Phoenix (#7768) 2 жил өмнө
priv 840bf43f9e Add phoenix 10 жил өмнө
rel 6a76b427c6 Update elixir/phoenix to 1.12.2 and refactor codebase (#6747) 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 c8740e7ce8 add the new bandit webserver for Elixir/Phoenix (#7768) 2 жил өмнө
config.toml 962830af60 feat(elixir/phoenix): add caching test (#7611) 3 жил өмнө
echo 6a76b427c6 Update elixir/phoenix to 1.12.2 and refactor codebase (#6747) 4 жил өмнө
mix.exs c8740e7ce8 add the new bandit webserver for Elixir/Phoenix (#7768) 2 жил өмнө
mix.lock c8740e7ce8 add the new bandit webserver for Elixir/Phoenix (#7768) 2 жил өмнө
phoenix-bandit.dockerfile c8740e7ce8 add the new bandit webserver for Elixir/Phoenix (#7768) 2 жил өмнө
phoenix.dockerfile 83881023e1 refactor: pull erlang, elixir, and alphine versions into args (#7762) 2 жил өмнө

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.