msmith-techempower 7756f757e6 Removed unnecessary comment 9 years ago
..
config 514a16d239 Fix Elixir/phoenix travis-ci test failing issue 9 years ago
lib 9c9d9ce031 Update phoenix 10 years ago
priv 840bf43f9e Add phoenix 10 years ago
web 18420e10b1 merge conflict resolved 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 ee031ee693 Add pool_size, switch to postgres, fix warnings 10 years ago
setup.sh ee031ee693 Add pool_size, switch to postgres, fix warnings 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.