mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Featbit (#1238)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
8bb5d3830b
commit
9df0748d8e
1 changed files with 11 additions and 0 deletions
11
software/featbit.yml
Normal file
11
software/featbit.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Featbit
|
||||
website_url: https://www.featbit.co/
|
||||
description: Enterprise-grade feature flag platform that you can self-host.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- K8S
|
||||
tags:
|
||||
- Software Development - Feature Toggle
|
||||
source_code_url: https://github.com/featbit/featbit
|
||||
Loading…
Reference in a new issue