Chris Garvis eea432ad63 chore(elixir/phoenix): bump bandit to 1.0.0-pre (#8243) před 2 roky
..
config 6ab1b5ed70 chore(elixir/phoenix): update dependenies (#8155) před 2 roky
lib 98982e4bed fix elixir update test (#8226) před 2 roky
priv 840bf43f9e Add phoenix před 10 roky
rel 6a76b427c6 Update elixir/phoenix to 1.12.2 and refactor codebase (#6747) před 4 roky
.formatter.exs 87fc55eea9 chore: Upgrade phoenix to 1.4 and elixir 1.8 (#4557) před 6 roky
.gitignore caa9f60f01 Get Phoenix tests passing again. (#5396) před 5 roky
README.md 840bf43f9e Add phoenix před 10 roky
benchmark_config.json c8740e7ce8 add the new bandit webserver for Elixir/Phoenix (#7768) před 2 roky
config.toml 962830af60 feat(elixir/phoenix): add caching test (#7611) před 3 roky
echo 6a76b427c6 Update elixir/phoenix to 1.12.2 and refactor codebase (#6747) před 4 roky
mix.exs eea432ad63 chore(elixir/phoenix): bump bandit to 1.0.0-pre (#8243) před 2 roky
mix.lock eea432ad63 chore(elixir/phoenix): bump bandit to 1.0.0-pre (#8243) před 2 roky
phoenix-bandit.dockerfile 98982e4bed fix elixir update test (#8226) před 2 roky
phoenix.dockerfile 98982e4bed fix elixir update test (#8226) před 2 roky

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.