Source code for the backbenchers website.
Navigate into the site’s directory and start it up.
cd backbenchers/
npm run develop
gatsby build
gatsby serve
firebase emulators:start
Replace CHANNEL_ID.
firebase hosting:channel:deploy CHANNEL_ID
firebase deploy