1.4 KiB
+++ title = "Loco"
The homepage contents
[extra] lead = 'The one-person framework for Rust for side-projects and startups' url = "/docs/tutorials/the-tour/" url_button = "Get started"
Menu items
extra.menu.main name = "Docs" section = "docs" url = "/docs/tutorials/the-tour/" weight = 10
extra.menu.main name = "Blog" section = "blog" url = "/blog/" weight = 20
extra.menu.main name = "Casts" section = "casts" url = "/casts/"
weight = 20 extra.list title = "🔋 Batteries included" content = 'Empower the 1-person team. Service, data, emails, background jobs, tasks, CLI to drive it, everything is included.'
extra.list title = "🔮 Rails is great" content = 'Loco follows Rails. There, I said it. Rails concepts are carefully adapted to modern Rust development.'
extra.list title = "🏅 Deliver with confidence" content = "Unapologetically optimized for the solo developer. Complexity and heavylifting is tucked away."
extra.list title = "⚡️ Scale when needed" content = "Split, reconfigure, or use only parts of Loco when you need to. Build and grow without pain."
extra.list title = "🚀️ Build incrementally" content = "Use what you need. Just a service, a service with a database, a background job worker, or a task."
extra.list title = "🚦Test driven everything" content = "Test your app with very little effort. Models, controllers, background jobs and more. Ship fast with confidence."
+++