Nate 16f8860a62 erlang and elixir (#3499) 7 年之前
..
config 6fce84a278 WIP: Dockerify everything (#3457) 7 年之前
lib 0a65afdf05 Improve the Elixir Phoenix benchmark (#2214) 9 年之前
priv 840bf43f9e Add phoenix 10 年之前
web d2660a243a Update elixir version to 1.4.1 (#2750) 8 年之前
README.md 840bf43f9e Add phoenix 10 年之前
benchmark_config.json e3becd6207 Erlang and Elixir tests for docker (#3341) 7 年之前
mix.exs e1336b7139 Update Elixir to 1.5.2, Phoenix to 1.3 and few optimisations (#2988) 8 年之前
phoenix.dockerfile 16f8860a62 erlang and elixir (#3499) 7 年之前

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.