egg-freelog-knex

1.0.0 • Public • Published

egg-knex

knex拓展

QuickStart

$ npm install
$ npm test

publish your framework to npm, then change app's dependencies:

// {app_root}/index.js
require('egg-knex').startCluster({
  baseDir: __dirname,
  // port: 7001, // default to 7001
});

Questions & Suggestions

Please open an issue here.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i egg-freelog-knex

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • yuliang0912