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 Klyra deployment config
Loco CLI provides a command for generating everything needed for deploy a Loco app on Klyra. Read more in the Loco deployment docs!
Starter template for Loco on Klyra
There is also a full Hello World example.
You can use it by running klyra init
and selecting the Loco Hello World template.