Examples
Loco
Loco is Ruby on Rails but for Rust, a web framework with everything included.
A Loco Hello World project is more complex than other frameworks and is not shown here in full. Check out one of these ways to use Loco:
Generate Shuttle deployment config
Loco CLI provides a command for generating everything needed for deploy a Loco app on Shuttle. Read more in the Loco deployment docs!
Starter template for Loco on Shuttle
There is also a full Hello World example.
You can use it by running shuttle init
and selecting the Loco Hello World template.