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.

Readme

Keywords

Package Sidebar

Install

npm i egg-freelog-knex

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • yuliang0912