/featbit

A scalable, high-performance feature management and progressive experimentation platform

Primary LanguageC#MIT LicenseMIT

FeatBit

A scalable and high-performance Feature Flags & Feature Management platform that empowers all teams to deliver, control, experiment with, and monetize their software - a free replacement for Launchdarkly and more.

More about FeatBit & Why FeatBit

stars License Angular

Design slack-community

Installation Getting Started Milestones Architecture

featbit-readme-new-2


Getting Started

You can launch all the docker containers by docker compose, all the images are available on docker hub.

Before launching FeatBit, make sure you have git and docker installed. Then do the following steps:

Clone the repository to your server or local machine and boot up the services.

git clone https://github.com/featbit/featbit
cd featbit
docker compose up -d

Once all containers have started, go to FeatBit's portal http://localhost:8081 and use the default credentials to log in.

Documentation & Communities

◆ To learn how to use FeatBit, you can visit FeatBit's documentation page

◆ If you met issues, you can report it to our Issues page

◆ If you want to request a new feature, you can post it on our Discussion's feature suggestions page

◆ All important announcements will be posted on our Discusssion announcement page. It includes information like release, milestones, roadmap, thanks, reward, etc.

◆ Any other requirements (such as Q&A, pool, show-n-tell, general topics), you can join our Discussions's page .

◆ If you have further questions and want to contact us, you can join FeatBit Slack Channel .

◆ All approved stories and tasks will be displayed and managed in GitHub's project page.

Other useful links

Release Notes - Find out what changes we are making and how we are improving FeatBit.

Code of conduct - How we promote and maintain a harassment-free experience for everyone in our community.

Tech Stack

Architecture - Architecture of FeatBit.

Benchmark - More detailed reports on FeatBit's benchmark test.

Contribute to FeatBit

Building FeatBit is a collaborative effort, and we owe much gratitude to many intelligent and talented individuals. Building it together with the community ensures that we make a product that solves real problems for real people.

We'd love to have your help too. Feel free to open issues, providing pull requests, and become a contributor.

License

FeatBit is under the MIT license. See the LICENSE file for details.