wait-for-sequelize-authenticate
v1.0.1
Published
CLI tool to wait for a [Sequelize](http://docs.sequelizejs.com/) connection to be available
Downloads
1
Readme
wait-for-sequelize-authenticate
CLI tool to wait for a Sequelize connection to be available
Requirements
- Node 8
Install
yarn add wait-for-sequelize-authenticate
Usage
$ wait-for-sequelize-authenticate <path>
<path>
: path to a file that exports a Sequelize instance