[Feature] Add nanobox support
This PR adds nanobox
support. With this you can do nanobox run mix phx.server
to boot the server without installing Elixir natively. More instructions are added to the README.
Using nanobox
developers does not have to care about environmental values, runtimes, etc.