Help
Updating
Either git pull, clone or download the latest from the repo to keep Dumb Dog up to date.
Migrations
To update the database with the latest migrations, simply run migrations.sh in the migrations this from your terminal and any new migrations will be executed.
You can run the migrations.sh from any location just make sure to pass in the .dumbdog.json config file.
sh DUMB_DOG_FOLDER/migrations/migrations.sh DUMB_DOG_FOLDER/.dumbdog.json
More information
You can view the source code for this website in the example folder of the project repository to help you get going with Dumb Dog.