Skip to content

Test Sequelize with loopback while keeping the Juggler and model repositories intact

Notifications You must be signed in to change notification settings

shubhamp-sf/loopback-sequelize-sandbox

Repository files navigation

loopback-sequelize-sandbox

Usage

In order to create a Sequelize Based repository, add the base class flag like below.

lb4 repository --repositoryBaseClass SequelizeRepository