Skip to content

Open the Live demo

flagd-ui

flagd-ui is a web UI for managing feature flags in OpenFeature flagd.

What is included

  • Rust backend built with Axum
  • Angular frontend for the UI
  • Built-in OpenAPI generation
  • Docker and Docker Compose support

Quick start

Run the app locally:

cargo run

Run with Docker Compose:

docker compose up --build

Multi-Environment Feature Flag Management

Learn how to manage feature flags across multiple customer deployments and environments:

UI preview

These screenshots are generated by a Playwright test during the docs build:

flagd-ui editing a flag flagd-ui playground open flagd-ui flags-file settings