magnet-sequelize-fixtures

0.2.1 • Public • Published

Usage

Basic

import { fromNode, fromM, fromLocal } from 'magnet-core'

let app = await magnet([
  fromM('config'),
  fromM('bunyan'),
  fromM('folder-loader'),
  fromM('sequelize-fixtures'),
]);

Package Sidebar

Install

npm i magnet-sequelize-fixtures

Weekly Downloads

1

Version

0.2.1

License

MIT

Last publish

Collaborators

  • kievechua