singulary
About
Singulary replicates the v0/Lovable/Bolt workflow — prompt, get a running web app, iterate — but on the operator's own hardware with their own API keys and no SaaS backend or telemetry. Each project runs in an isolated Docker container and network where the agent edits files, installs dependencies, restarts dev servers, and asks approval before dangerous calls, with a Monaco editor, interactive terminals, and live preview with automatic port detection in the browser. The whole stack is a single Node process with SQLite, deployable with one docker compose up, and secrets are AES-GCM encrypted at rest. Being very early (a handful of commits), it lacks snapshots and quota enforcement at call time, both on the roadmap. It targets teams and self-hosters who want an app-builder platform they control, and the Docker socket mount warrants rootless-Docker hardening before exposure.