SkillAgentSearch skills...

Ffs

Feature flags solution that is fast, lean, and open-source.

Install / Use

/learn @Doist/Ffs

README

Warning
Not actively maintained. Issues paints a good picture of what's left to take FFS to 1.0.

FFS

Feature flags solution that is fast, lean, and open-source.

Documentation

Full documentation available at https://doist.github.io/ffs/.

Project

<img src="assets/icon-192.png" alt="FFS logo" align="right" width="192" height="192">

FFS is built on Kotlin Multiplatform and made up of 4 major components:

  • A dashboard to create and manage feature flags.
  • SDKs to consume feature flags:
    • For frontend or other unsafe environments, relying on the server for evaluation results.
    • For backend or other safe environments, evaluating feature flags locally.
  • A server to provide the API for the dashboard and SDKs.

See each README for project-specific information.

License

Released under the MIT License.

View on GitHub
GitHub Stars89
CategoryDevelopment
Updated1mo ago
Forks5

Languages

Kotlin

Security Score

100/100

Audited on Feb 25, 2026

No findings