package.json contains scripts which help with various tasks:

  • yarn run develop - start dev server
  • build-gatsby & serve scripts can be used to test results of build locally
  • heroku-postbuild & start scripts are executed by heroku