Skip to content

deltastreaminc/ts-deltastream

Repository files navigation


NodeJS Driver for DeltaStream

Install

Run npm i @deltastream/sdk in your existing NodeJs project.

Docs

For detailed documentation and basic usage examples, please see the documentation at Getting Started with DeltaStream.

Development

Pre-requisites

Package Dependencies

Packages are managed by pnpm and must be installed using this package manager to ensure compatibility with the release pipeline.