bcgov / devhub-app-web

Web application for the DevHub
https://developer.gov.bc.ca/
Apache License 2.0
23 stars 33 forks source link
citz devhub gatsbyjs react

Devhub

Lifecycle:Dormant

This is the primary repository for the BC Gov DevHub application. This is a mono repo holding multiple services that are coupled together. More details can be found in the schematic

Deploying Devhub

The Devhub has a ton of components that are stiched together that need to be deployed in a specific order. The best way to accomplish is is to first deploy the CI/CD pipelines (deploy-tron) to perform the work for you.

Pre Requisites

deploy tron will be your interface for CD with the devhub front end component

Deploying Devhub

It's as easy as creating a PR and running them command in your PR @deploy-tron deploy web to dev!