Aaron Tavistock f7bba3f9e8 [Elixir/Phoenix] Fixes plaintext test (#9443) 10 달 전
..
config f7bba3f9e8 [Elixir/Phoenix] Fixes plaintext test (#9443) 10 달 전
lib f7bba3f9e8 [Elixir/Phoenix] Fixes plaintext test (#9443) 10 달 전
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 1b2f23aa7c [elixir] Version and code updates (#9198) 1 년 전
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 f7bba3f9e8 [Elixir/Phoenix] Fixes plaintext test (#9443) 10 달 전
mix.lock f7bba3f9e8 [Elixir/Phoenix] Fixes plaintext test (#9443) 10 달 전
phoenix.dockerfile f7bba3f9e8 [Elixir/Phoenix] Fixes plaintext test (#9443) 10 달 전

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.