This simple example connects LaunchDarkly to Convex via an integration talking to a Convex Component.
npm i
cd example
npm i
npm run setup
Then follow the steps here to configure LaunchDarkly.
Then you can run the demo:
npm run dev
This simple example connects LaunchDarkly to Convex via an integration talking to a Convex Component.
npm i
cd example
npm i
npm run setup
Then follow the steps here to configure LaunchDarkly.
Then you can run the demo:
npm run dev