🌱 This post is in the growth phase. It may still be useful as it grows up.
Setup
brew install elixirmix local.hex # installs to ~/.mixmix archive.install hex phx_newmix help phx.newmix phx.new hello_world --database sqlite3cd hello_worldmix ecto.createmix phx.serveriex -S mix phx.server # run app inside IEx
# fly deploymentfly launch --now# failed but created a bunch of files
guide