https://github.com/flagsmith/flagsmith-nodejs-client
Flagsmith Node JS Client. Flagsmith lets you manage features flags across web, mobile and server side applications. Get builds out faster. Control who has access to new features.
https://github.com/flagsmith/flagsmith-nodejs-client
bullet-train cd ci continuous-delivery continuous-deployment continuous-integration feature-flag feature-flaggers feature-flagging feature-flags nodejs remote-config
Last synced: 8 months ago
JSON representation
Flagsmith Node JS Client. Flagsmith lets you manage features flags across web, mobile and server side applications. Get builds out faster. Control who has access to new features.
- Host: GitHub
- URL: https://github.com/flagsmith/flagsmith-nodejs-client
- Owner: Flagsmith
- License: bsd-3-clause
- Created: 2018-06-05T13:35:28.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T14:36:03.000Z (over 1 year ago)
- Last Synced: 2024-05-09T10:33:19.414Z (over 1 year ago)
- Topics: bullet-train, cd, ci, continuous-delivery, continuous-deployment, continuous-integration, feature-flag, feature-flaggers, feature-flagging, feature-flags, nodejs, remote-config
- Language: TypeScript
- Homepage: https://flagsmith.com/
- Size: 1.06 MB
- Stars: 24
- Watchers: 15
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README

# Flagsmith NodeJS Client
[](https://badge.fury.io/js/flagsmith-nodejs)
[](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 command beforehand:
```bash
git submodule add git@github.com:Flagsmith/engine-test-data.git tests/engine/engine-tests/engine-test-data/
```
## Get in touch
If you have any questions about our projects you can email support@flagsmith.com.
## Useful links
[Website](https://www.flagsmith.com/)
[Documentation](https://docs.flagsmith.com/)