Learn how to get started on Square Cloud with Elixir
START
field is not defined in the configuration file, Square Cloud will run mix run --no-halt
to start the project. If the START
field is defined in the configuration file, the value in the START
field will be executed directly. For more information on configuration file parameters, visit configuration parameters.
hex
and rebar
tools and obtains project dependencies with mix deps.get
.
squarecloud.app/.config
) file must be located in the root of the zip file. Otherwise, Square Cloud will not be able to find it during deployment.