UNPKG

flagsmith-nodejs

Version:

Flagsmith lets you manage features flags and remote config across web, mobile and server side applications. Deliver true Continuous Integration. Get builds out faster. Control who has access to new features.

40 lines (22 loc) 1.58 kB
<img width="100%" src="https://github.com/Flagsmith/flagsmith/raw/main/static-files/hero.png"/> # Flagsmith NodeJS Client [![npm version](https://badge.fury.io/js/flagsmith-nodejs.svg)](https://badge.fury.io/js/flagsmith-nodejs) [![](https://data.jsdelivr.com/v1/package/npm/flagsmith-nodejs/badge)](https://www.jsdelivr.com/package/npm/flagsmith-nodejs) The SDK clients for NodeJS [https://www.flagsmith.com/](https://www.flagsmith.com/). Flagsmith allows you to manage feature flags and remote config across multiple projects, environments and organisations. ## Adding to your project For full documentation visit [https://docs.flagsmith.com/clients/server-side](https://docs.flagsmith.com/clients/server-side). ## Contributing Please read [CONTRIBUTING.md](https://gist.github.com/kyle-ssg/c36a03aebe492e45cbd3eefb21cb0486) for details on our code of conduct, and the process for submitting pull requests ## Getting Help If you encounter a bug or feature request we would like to hear about it. Before you submit an issue please search existing issues in order to prevent duplicates. ## Testing To run the local tests you need to run following commands beforehand: ```bash git submodule add git@github.com:Flagsmith/engine-test-data.git tests/engine/engine-tests/engine-test-data/ git submodule update --init --recursive ``` ## Get in touch If you have any questions about our projects you can email <a href="mailto:support@flagsmith.com">support@flagsmith.com</a>. ## Useful links [Website](https://www.flagsmith.com/) [Documentation](https://docs.flagsmith.com/)