2a10d3091bfb10db1b85c4a1f952467c13e958f2
Band Bot
Run dev container
$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml up
Sequelize migrations
If ran outside the container, DB_HOST must be set to localhost or the container's IP address.
$npx sequelize db:migrate
Description
Languages
JavaScript
100%