Licence
MIT
Version
0.0.52
Deps
1
Vulns
0
Weekly
0
nblue-data
Introduction
nblue-data is core module for nblue services, it supports more useful class in server side. This module was written by ES6, so it must run more than node v6.0.
Installation:
You can use npm to install nblue-data
npm install nblue-data
you need apply following commands before run test
npm install mongodb mongoose sqlite orm
npm test