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

0.0.2 • Public • Published

egg-typeorm-plugin

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-typeorm-plugin --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

/@flybirds/typeorm/

    Package Sidebar

    Install

    npm i @flybirds/typeorm

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    7.84 kB

    Total Files

    9

    Last publish

    Collaborators

    • waao
    • yanxlg