For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Prerequisites

NodeJS

* Your server/device must have an access to the internet. * **Node.js**: version 6.0.0 or later * **NPM**: version 3.0.0 or later

Installation Guide

NodeJS

You can add the SDK as a dependency using NPM or YARN

yarn add @flagship.io/openfeature-provider-js
npm install @flagship.io/js-sdk

Last updated

Was this helpful?