Start using Shuttle
Follow these few steps and you’re ready to go

01 Install
Run this command to install shuttle
$ cargo install cargo-shuttle

02 Log in
Run this command to start the login process
$ cargo shuttle login

03 Authenticate
Run this command to authenticate
$ cargo shuttle login --api-key undefined

04 Initialize
Run this command to initialize your project
$ cargo shuttle init

05 Deploy
Run this command to deploy your project 🥳
$ cargo shuttle deploy
Starters
Set up and deploy a quick starter, in minutes, with detailed instructions on how it works.