Loco is a web and API framework running on Rust.
This is the SaaS starter which includes a User model and authentication based on JWT.
It also include configuration sections that help you pick either a frontend or a server-side template set up for your fullstack server.
To launch your app, simply use the following command:
shuttle runYou can check your configuration to pick either frontend setup or server-side rendered template, and activate the relevant configuration sections.
Check out a quick tour or the complete guide.
This template (repo) is a synced replica from shuttle-examples.