3f53e33598a11f7490ab1bd3585b0cd22fd6a781
Render card stacks on drops Unclaimed cards are hidden, when expired they are shown as grayscale
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%