Rails-like development speed for Go
Space-grade Go, wired locally.
Andurel brings routing, controllers, data, jobs, authentication, and modern frontends into one convention-led workflow.
deploy console ready
install
go install github.com/mbvlabs/andurel@latest
create
andurel new orbit
tools
andurel tool sync
run
andurel run
Documentation
Install Andurel, create an application, and learn the conventions that shape a project.
Command line
Generate models, factories, controllers, routes, jobs, emails, and complete resources.
Templ and Inertia
Render server-side Templ pages or choose Vue, React, or Svelte through Inertia.
Open source
Read the framework source, report issues, and contribute on GitHub.