msmith-techempower 9923de5077 Fixing a lot of production-only issues 10 years ago
..
config bef4ac447f Update phoenix deps and add ORM tests 10 years ago
lib bef4ac447f Update phoenix deps and add ORM tests 10 years ago
priv 840bf43f9e Add phoenix 10 years ago
web bef4ac447f Update phoenix deps and add ORM tests 10 years ago
.gitignore bef4ac447f Update phoenix deps and add ORM tests 10 years ago
README.md 840bf43f9e Add phoenix 10 years ago
benchmark_config.json 92f82ccdab Merge branch 'phoenix-orm_elixir-cowboy' of https://github.com/waiteb3/FrameworkBenchmarks into 1633 10 years ago
mix.exs 75c850c671 Fixed SOOOO many things 10 years ago
setup.sh 9923de5077 Fixing a lot of production-only issues 10 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.