Łukasz Jan Niemier 9a41609e57 Use :exsp random engine for better performance (#6778) 3 years ago
..
config 9a41609e57 Use :exsp random engine for better performance (#6778) 3 years ago
lib 9a41609e57 Use :exsp random engine for better performance (#6778) 3 years ago
priv 840bf43f9e Add phoenix 10 years ago
rel 6a76b427c6 Update elixir/phoenix to 1.12.2 and refactor codebase (#6747) 4 years ago
.formatter.exs 87fc55eea9 chore: Upgrade phoenix to 1.4 and elixir 1.8 (#4557) 6 years ago
.gitignore caa9f60f01 Get Phoenix tests passing again. (#5396) 5 years ago
README.md 840bf43f9e Add phoenix 10 years ago
benchmark_config.json 4c550f0818 Fix Phoenix urls for round 20 requirements (#5855) 5 years ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
echo 6a76b427c6 Update elixir/phoenix to 1.12.2 and refactor codebase (#6747) 4 years ago
mix.exs 9a41609e57 Use :exsp random engine for better performance (#6778) 3 years ago
mix.lock 9a41609e57 Use :exsp random engine for better performance (#6778) 3 years ago
phoenix.dockerfile 6a76b427c6 Update elixir/phoenix to 1.12.2 and refactor codebase (#6747) 4 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.