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

Dependencies (14)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i devine_db_migrations

    Weekly Downloads

    3

    Version

    0.5.0

    License

    ISC

    Last publish

    Collaborators

    • dsims9t