202ab08d6cac8960d00ad395bdd9bce7e22f9ab7
Use 'npm run import' to import from assets/import/{bands,characters}.
Existing entries are not overwritten!
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
$npx sequelize db:seed:all
Description
Languages
JavaScript
100%