For people running this for the first time we need basic database contents to exist. Thinking I'll start with IsaacBot using a generated password, along with the full 1.0 card database and all published 1.0 preconstructed decks. That should provide a decent amount of data to get rolling.
[x] Prepare SQL dump of IsaacBot account, all 1.0 cards, and IsaacBot's preconstructed decks
[x] Add programmatic method for running migrations and populating the database with initial data (make command?)
[x] Add documentation to README about how to populate a new database for local development
For people running this for the first time we need basic database contents to exist. Thinking I'll start with IsaacBot using a generated password, along with the full 1.0 card database and all published 1.0 preconstructed decks. That should provide a decent amount of data to get rolling.