Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

BackbenchersTech/backbenchers

Repository files navigation

🚀 Backbenchers

Source code for the backbenchers website.

Development

Navigate into the site’s directory and start it up.

cd backbenchers/
npm run develop

Deployment

Build a production build

gatsby build

Deploy to localhost through gatsby OR firebase

gatsby serve
firebase emulators:start

Deploy to a preview stage with firebase

Replace CHANNEL_ID.

firebase hosting:channel:deploy CHANNEL_ID

Deploy to live site

firebase deploy

About

Source code for the backbenchers website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published