Skip to content

CleverCloud/swift-hello-world-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Preliminary support of Swift on Clever Cloud

As Clever Cloud works on a native Swift support, you can start to experiment it with our Linux runtime and swiftc compiler. This example shows how to build a simple Swift Server on 8080 port, using Clever Tools.

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

git clone https://github.com/CleverCloud/swift-hello-world-example
cd swift-hello-world-example

clever create -t linux
clever deploy

You don't need to configure anything, as Build and Run scripts are configured through the mise.toml file.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages