@withgates/node
v1.0.0-alpha.6
Published
Node.js SDK for WithGates
Readme
@withgates/node
Node.js SDK for WithGates - A feature flag and experimentation platform.
Installation
npm install @withgates/nodeor
yarn add @withgates/nodeUsage
import { Gates } from "@withgates/node";
const gates = new Gates("your-api-key");Documentation
For more information, please refer to the WithGates documentation.
