devine_db_migrations

0.5.0 • Public • Published

Devine Database Migration and Seeders

This library contains the migration and seeder files necessary to use the Devine REST APIs. Devine uses the Sequelize ORM.

How to Use

  1. Run Sequelize migration scripts by using:
sequelize db:migrate
  1. Customize seeder files in /seeders.

You'll need to create a merchant user and a passport for that user prior to being able to use Devine.

  1. Run Sequelize seeder files by using:
sequelize db:seed:all

Readme

Keywords

none

Package Sidebar

Install

npm i devine_db_migrations

Weekly Downloads

1

Version

0.5.0

License

ISC

Last publish

Collaborators

  • dsims9t