JSPM

  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q69969F
  • License MIT

DB Helper

Package Exports

  • waibu-db
  • waibu-db/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (waibu-db) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

waibu-db

Plugin name: waibuDemo, alias: wdb

GitHub package.json version NPM Version


Attention: I do NOT accept any pull request at the moment, thanks!

DB Helper for Waibu MPA

Installation

Goto your <bajo-base-dir> and type:

$ npm install waibu-db

Now open your <bajo-data-dir>/config/.plugins and put waibu-db in it

Configuration

  • modelRestApi: set to true to enable the auto creation of model's rest API. default: false

License

MIT