Skip to content

Rocket

Quick start demo:

Init rocket project via cli

cli init method will creat folder with name rocket in the current directory.

lets init rocket

Run rocket locally to test project

You have to set up your rust envirmont in advance: The Cargo Book

cargo run

Deploy to let.sh

if you haven't install lets, please take a look at the documentation: Cli Overview.

lets deploy

Powered by let.sh