erszcz / phoenix-hello

Phoenix "hello, world" app with the name to greet configurable with an env var. Used by https://github.com/erszcz/git-in-practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Phoenix "hello, world" app with the name to greet configurable with an env var. Used by https://github.com/erszcz/git-in-practice


Languages

Language:Elixir 73.7%Language:HTML 18.5%Language:JavaScript 4.4%Language:Dockerfile 3.0%Language:Shell 0.2%Language:CSS 0.2%Language:Batchfile 0.1%