Go · Vite·active
ARLO

Arlo

Go backend + modern frontend. Hot reload by default.

ToolARLO
LanguageGo · Vite
LicenseMIT
Statusactive
fullstackGoVitehot-reloadsingle binary
03 / 07 tools
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.

3Key features
GoLanguage
MITLicense

What it does

brutally well.

🏗️Single binary

Build once and ship a single executable that serves the frontend and API.

Dev orchestration

One command starts the backend, frontend, and hot reload.

🔌Framework choice

Pick standard net/http or Gin during scaffolding.

Install
ARLO.Your way.

Pick the method that fits your setup — build from source, use a package install, or grab a release.

bash
$
01Install the CLI
02Initialize a project
03Start dev mode