msmith-techempower 7756f757e6 Removed unnecessary comment 9 年之前
..
config 514a16d239 Fix Elixir/phoenix travis-ci test failing issue 9 年之前
lib 9c9d9ce031 Update phoenix 10 年之前
priv 840bf43f9e Add phoenix 10 年之前
web 18420e10b1 merge conflict resolved 10 年之前
.gitignore bef4ac447f Update phoenix deps and add ORM tests 10 年之前
README.md 840bf43f9e Add phoenix 10 年之前
benchmark_config.json 92f82ccdab Merge branch 'phoenix-orm_elixir-cowboy' of https://github.com/waiteb3/FrameworkBenchmarks into 1633 10 年之前
mix.exs ee031ee693 Add pool_size, switch to postgres, fix warnings 10 年之前
setup.sh ee031ee693 Add pool_size, switch to postgres, fix warnings 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.