# FlagSync SDK for Node.js

The `@flagsync/node-sdk` integrates into Node.js applications for server-side feature management and event tracking—ideal for backend services and APIs.

[![npm version](https://badge.fury.io/js/%40flagsync%2Fnode-sdk.svg)](https://badge.fury.io/js/%40flagsync%2Fnode-sdk)
[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/flagsync.svg?style=social&label=Follow%20%40flagsync)](https://twitter.com/flagsync)

## Compatibility
- Compatible with Node.js 18+ and ES5
- TypeScript is fully supported

## Getting Started
Refer to the [SDK documentation](https://docs.flagsync.com/sdks-server-side/nodejs) for setup instructions and usage details.
