[OSS GAP] Feature Flags / Release Control #dx #release #self-hosted #too-expensive

Pain: Small teams want kill switches and staged rollouts without paying LaunchDarkly money for governance features they never touch. “Hey r/indiehackers I’ve been working on ToggleTown — a hosted feature flag service aimed at small teams and indie developers who don’t need (or can’t afford) enterprise” — reddit (https://www.reddit.com/r/Indiehacker/comments/1rakk5b/i_built_a_feature_flag_service_because/)

Why now: Small teams in 2026 are cutting tool spend and refusing extra platform debt. LaunchDarkly, Flagsmith, Split are strong products, but they are packaged for bigger companies than small SaaS and other small teams. That makes a smaller, self-hosted wedge in feature flags / release control unusually easy to explain.

Tiny wedge: Config store for small SaaS and other small teams without LaunchDarkly-style pricing and platform weight.

Why this wins: Replaces recurring LaunchDarkly spend with a boring self-hosted alternative for small SaaS and other small teams.

Scope cut: Skip experimentation platform and org policy engine in v1.

Stack: Node.js + Express + PostgreSQL + Web Components + REST API + webhooks.