@zcong/egg-typeorm
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@zcong/egg-typeorm

NPM version

npm download

Install

$ npm i @zcong/egg-typeorm --save

Usage

// {app_root}/config/plugin.js
exports.sequelizeTypescript = {
  enable: true,
  package: '@zcong/egg-typeorm',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i @zcong/egg-typeorm

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    7.48 kB

    Total Files

    9

    Last publish

    Collaborators

    • zcong