This checklist and mini-tutorial will make sure you make the most of your shiny new Bison app.
- Run
yarn db:migrateto prep and migrate your local database. If this fails, make sure you have Postgres running and the generatedDATABASE_URLvalues are correct in your.envfiles.