Skip to content

schemadb/node-sdk

Repository files navigation

SchemaDB Node.js

Usage

This library is documented in: https://schemadb.github.io/node-sdk

Development

# Fork and clone this repo
npm i

# You can keep track of tests status while making changes
npm run test:watch

# And make sure everythign is fine after changes
npm run lint
npm run test

Contribute

CONTRIBUTING.md

Maintainers

Contact contact@schemadb.com