Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 557 Bytes

File metadata and controls

24 lines (14 loc) · 557 Bytes

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.