optimizely-server-sdk

1.5.0 • Public • Published

Optimizely Node SDK

Build Status Coverage Status Known Vulnerabilities

This repository houses the Node SDK for Optimizely X Full Stack.

Getting Started

Installing the SDK

The SDK is available through npm. To install:

npm install optimizely-server-sdk --save

Using the SDK

See the Optimizely X Full Stack testing developer documentation to learn how to set up your first Node project and use the SDK.

Development

Installing dependencies

npm install

Unit tests

You can run all unit tests with:

npm test

Benchmarking tests

You can run benchmarking tests with:

npm run profile-test

Contributing

Please see CONTRIBUTING.

/optimizely-server-sdk/

    Package Sidebar

    Install

    npm i optimizely-server-sdk

    Weekly Downloads

    830

    Version

    1.5.0

    License

    none

    Last publish

    Collaborators

    • optimizely-fullstack