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.