Skip to content

codenotary/immudb-node

Repository files navigation

immudb-node License

npm Discord Tweet about immudb!

Official immudb client for nodejs.

Old immudb client

Old version of immudb node client

immudb node client (Alpha) mono repository

If you don't plan developing this project, you will be only interested with:

This repository contains following projects:

Building project

To (re)build all projects run in root directory:

npm install
npm run build
# cleaning:
npm run clean