Skip to content

Experimental feature flag platform

License

Notifications You must be signed in to change notification settings

fdionisi/flagger

Repository files navigation

Flagger 🚩

Experimental feature flag platform.

Built with Rust and TypeScript.

Abstract

Many production-ready tools for feature flags are out there; this is not one of them.

Behind this project, there is a pure personal exploration. First, I want to practice my Rust skills, making the codebase as modular as possible. The main focus of this repository is to deliver a fast feature flags tool for the web, but it is also possible to embed it in desktop or mobile applications. The admin UI is built in TypeScript with Next.js, Tailwind CSS and Preline; it aims to be simple but flexible. The platform is distributed via Docker, exposing two CLI tools that run on dependency-free Alpine Linux.

As for fast-cli, this it's also an opportunity to exercise my Rust and test Zed editor.

License

Flagger is distributed under the terms of the MIT license.

See LICENSE for details.

About

Experimental feature flag platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages