Learn how to get started on Square Cloud with Rust
START
field is not defined in the configuration file, Square Cloud will run the cargo run --release
command to build and execute the code in release mode. 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.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.