holium / realm

A sovereign network operating system built on Urbit
https://realm-onboarding.vercel.app
Other
4 stars 1 forks source link

Build feature flag system into Realm #1227

Open drunkplato opened 1 year ago

drunkplato commented 1 year ago

Details

Feature flags will allow us to conditionally reveal features based on some permission

See: https://docs.launchdarkly.com/sdk/client-side/react/react-web

Todo

ajlamarc commented 1 year ago

Probably best to not start driving this on an already developed feature. Let's start out with the new passport system instead

drunkplato commented 1 year ago

We already use amplitude. So lets use their feature flag system. Also, want to use this on new chat as I have the old one still set up in the current feature branch. Just need a feature flag conditional to render one vs the other.

I may attempt this this week.

https://help.amplitude.com/hc/en-us/articles/360061687311-Working-with-feature-flags-and-feature-rollouts