shuttle-runtime 0.36.0

Runtime to start and manage any service that runs on shuttle
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# shuttle-runtime

[Shuttle](https://www.shuttle.rs/) is a Rust-native cloud development platform that lets you deploy your Rust apps for free.

Shuttle is built for productivity, reliability and performance:

- Zero-Configuration support for Rust using annotations
- Automatic resource provisioning (databases, caches, subdomains, etc.) via [Infrastructure-From-Code]https://www.shuttle.rs/blog/2022/05/09/ifc
- First-class support for popular Rust frameworks ([Actix Web]https://docs.shuttle.rs/examples/actix, [Rocket]https://docs.shuttle.rs/examples/rocket, [Axum]https://docs.shuttle.rs/examples/axum, and [more]https://docs.shuttle.rs/examples/other)
- Support for deploying Discord bots using [Serenity]https://docs.shuttle.rs/examples/serenity
- Scalable hosting (with optional self-hosting in the future)

📖 Check out our documentation to get started quickly: [docs.shuttle.rs](https://docs.shuttle.rs)

🙋‍♂️ If you have any questions, join our [Discord](https://discord.gg/shuttle) server.