cargo-shuttle

Build and deploy Rust backends without writing infrastructure code

brewmacoslinux
Try with needOr install directly
Source

About

Build & ship backends without writing any infrastructure files

Commands

cargo-shuttleshuttle

Examples

Initialize a new Shuttle project$ cargo shuttle project new my-backend
Run your backend locally for development$ cargo shuttle run
Deploy your backend to Shuttle's cloud platform$ cargo shuttle deploy