https://github.com/tecklens/abflags
Open-source feature flags and A/B testing built for developers.
https://github.com/tecklens/abflags
abtesting featureflags
Last synced: 11 months ago
JSON representation
Open-source feature flags and A/B testing built for developers.
- Host: GitHub
- URL: https://github.com/tecklens/abflags
- Owner: tecklens
- Created: 2024-10-04T15:32:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T08:11:55.000Z (over 1 year ago)
- Last Synced: 2025-04-07T16:03:44.146Z (11 months ago)
- Topics: abtesting, featureflags
- Language: TypeScript
- Homepage:
- Size: 2.15 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Abflags
---

Open Source Feature Flagging and A/B Testing
---
## Features
Explore the [documentation](https://github.com/tecklens/abflags/wiki) to discover plenty examples and unlock the full power of Docling!
---
## Installation
To use Abflags, simply install abflags from docker hub, e.g. `docker pull`:
```docker
docker pull abflags/abflags
```
or
```docker
git clone https://github.com/tecklens/abflags.git
cd abflags
docker-compose up -d
```
---
## Documentation and Support
View the [Abflags](https://docs.abflags.wolfx.app) Docs for info on how to configure and use the platform.
We're here to help - and to make Abflags even better!
---
## Contributors
We ❤️ all contributions, big and small!
Read [CONTRIBUTING.md](/CONTRIBUTING.md) for how to setup your local development environment.
If you want to, you can reach out via [email](mailto:hi.abflags@gmail.com) and we'll set up a pair programming session to get you started.
---
## License
Abflags is an Open Core product. The bulk of the code is under the permissive MIT license, and the `libs/enterprise` directory has its own separate commercial license.