Front component to interact with nodata in node.js
npm install @nodata/client-nodeThe goal of this library is to provide a set of functions to interact with nodata's backend.
Only functions that can be executed in a node environment are available.
sh
$ npm install @nodata/client-node
``