0.0.6 • Published 2 years ago

eziahz-frameworks-plugin-typeorm v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

ma-plugin-typeorm

QuickStart

$ npm install
$ npm test

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

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

Questions & Suggestions

Please open an issue here.

0.0.6

2 years ago