Go backend + modern frontend. Hot reload by default.
Arlo scaffolds fullstack Go + Vite apps, runs the dev workflow, and builds a single deployable binary with frontend assets embedded.
brutally well.
Build once and ship a single executable that serves the frontend and API.
One command starts the backend, frontend, and hot reload.
Pick standard net/http or Gin during scaffolding.
Pick the method that fits your setup — build from source, use a package install, or grab a release.