+ +
+

+ Welcome to Feature-Flag +

+
+ by + RDS Logo + Real Dev Squad +
+
+ +
+ +
+
+

+ What are Feature Flags? +

+

{WHAT_IS_FEATURE_FLAG}

+
+ +
+

+ Why Use Feature Flags? +

+
    + {WHY_USE_FEATURE_FLAGS.map((item: string) => ( +
  • {item}
  • + ))} +
+
+
+
+ +
+

+ Key Features +

+
+ {FEATURES.map((feature: Feature, index) => ( + +

+ {feature.title} +

+

{feature.description}

+
+ ))} +
+
+
+ +
+

+ The contents of the website are deployed from this open sourced{' '} + + repo + +

+
+
+