Generate new app

Setup and configure a new SAAS boilerplate through this guide

~/Sites ❯
mix phx.new

To install the latest Phoenix 1.8 release candidate, run the following command in your terminal:

mix archive.install hex phx_new 1.8.0-rc.3 --force