0011 - Centralized feature flag repository¶
Date¶
2023-02-15
Status¶
Accepted
Context¶
We want an easy way to have feature flags that can be used in all systems, front end and back end, without having to define them in every code base. We use Auth0 to manage feature flags for EVBetterRoute, but don't have a similar solution for BetterFleet.
Decision¶
We will use LaunchDarkly to manage feature flags.
Consequences¶
TODO