Open cavis opened 8 years ago
for local development, this could be useful as well - or it is also possible to have the database initialized via a shell or sql script using the default mysql docker image (I have done it locally). Though this would not add to an s3 bucket, would have to have done that separately.
Some of the local scripts are already there, for bootstrapping the prod database as-is. (db:bootstrap
at the bottom of the README). Would just need to add fixtures on top of that.