Aaron Tavistock 55c143645c [Elixir/phoenix] Implementing suggestions from @josevalim (#9302) vor 10 Monaten
..
config 55c143645c [Elixir/phoenix] Implementing suggestions from @josevalim (#9302) vor 10 Monaten
lib 55c143645c [Elixir/phoenix] Implementing suggestions from @josevalim (#9302) vor 10 Monaten
priv 840bf43f9e Add phoenix vor 10 Jahren
rel 6a76b427c6 Update elixir/phoenix to 1.12.2 and refactor codebase (#6747) vor 4 Jahren
.formatter.exs 87fc55eea9 chore: Upgrade phoenix to 1.4 and elixir 1.8 (#4557) vor 6 Jahren
.gitignore caa9f60f01 Get Phoenix tests passing again. (#5396) vor 5 Jahren
README.md 840bf43f9e Add phoenix vor 10 Jahren
benchmark_config.json 1b2f23aa7c [elixir] Version and code updates (#9198) vor 1 Jahr
config.toml 962830af60 feat(elixir/phoenix): add caching test (#7611) vor 2 Jahren
echo 6a76b427c6 Update elixir/phoenix to 1.12.2 and refactor codebase (#6747) vor 4 Jahren
mix.exs 21fde31002 Disable bandit compression (#9268) vor 11 Monaten
mix.lock 55c143645c [Elixir/phoenix] Implementing suggestions from @josevalim (#9302) vor 10 Monaten
phoenix.dockerfile 1b2f23aa7c [elixir] Version and code updates (#9198) vor 1 Jahr

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.