Linux runtime with Mise helps to deploy anything in a simple way on Clever Cloud. This example shows how to build a simple Dart Server on 8080 port, using Clever Tools.
git clone https://github.com/CleverCloud/dart-with-mise-example
cd dart-with-mise-example
clever create -t linux
clever deployYou don't need to configure anything, as Build and Run scripts are set up through mise.toml and Files tasks.