Skip to content

CleverCloud/dart-with-mise-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Deploy a Dart application on Clever Cloud

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.

Clone this repository and deploy (as easy as 1-2-3)

git clone https://github.com/CleverCloud/dart-with-mise-example
cd dart-with-mise-example

clever create -t linux
clever deploy

You don't need to configure anything, as Build and Run scripts are set up through mise.toml and Files tasks.

About

Deploy a Dart app on Clever Cloud, using Mise and Linux runtime

Topics

Resources

Stars

Watchers

Forks