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

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.