Skip to content

bucketco/bucket-tracking-sdk

Repository files navigation

Bucket

Bucket is B2B feature flagging with a built-in feedback loop that lets you roll out features based on customer satisfaction.

Learn more and get started

SDKs

Tracking SDK

Universal JS SDK for the browser and Node.js

Read the docs

React SDK

Client side React SDK

Read the docs

Development

Versioning

  1. Create a new branch locally
  2. Run yarn run version
  3. Push and PR

Publishing

The Github Action will automatically publish any versioned packages when merging to main