Refer to the SDK documentation for instructions on how to use the SDK.
- pnpm
- enable it via
corepack enable
- enable it via
- Node.js
- check
./.node-version
- check
You need .env file to provide api secrets.
Just copy env.template and rename it to .env, then update it with your secrets.
- You need
.envfile. Please follow instruction in Environment section. - Define
Feature FlagsandGoalsin your Bucketeer console - Modify
example/index.tsto use yourFeature Tag,Feature IDsandGoal IDs - Run
pnpm example:serve