FeatureFuel
27

Feature Request: Feature Flags

Source: supabase/supabase#27078 · opened by @rhlabsuk
Hi everyone, I've been creating an app with Supabase and really appreciate how easy things like authentication and data retrieval are. One thing I am looking to implement is Feature Flags to allow certain features of the app to be turned on/off if an issue is detected without going through a full release cycle, as well as A/B testing.

Would feature flags functionality be something that would be suitable for Supabase? it would be great to be able to show/hide functionality in our site via toggles in the Supabase dashboard as opposed to having something extra like Flagsmith to manage the flags.

While this could technically be done with queries before the page loads, it does comes with some pitfalls. Something native in Supabase would be great to just toggle features on/off quickly.

Would anyone else be interested to see something like this built into Supabase? Realtime seems like it would be a nice complement to this, too.

Thanks,
Ryan

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests