Skip to content

[Feature] Add nanobox support

Ryo Konishi requested to merge ndac_todoroki/uradon:feature/nanobox into develop

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.

Merge request reports