Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 517 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 517 Bytes

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