@zhlix/tegg-plugin-sequelize
TypeScript icon, indicating that this package has built-in type declarations

1.3.6 • Public • Published

@zhlix/tegg-plugin-sequelize

NPM version build status Known Vulnerabilities npm download

Install

$ npm i @zhlix/tegg-plugin-sequelize --save

Usage

// {app_root}/config/plugin.js
exports.sequelize = {
  enable: true,
  package: '@zhlix/tegg-plugin-sequelize',
};

Configuration

// {app_root}/config/config.default.js
exports.sequelize = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i @zhlix/tegg-plugin-sequelize

Weekly Downloads

1

Version

1.3.6

License

MIT

Unpacked Size

205 kB

Total Files

196

Last publish

Collaborators

  • zhlix