If you are here after running create-ogp-app, you are all good to go! Just wait for the first Github Action run to finish:
This would take ~20 minutes. Once it is done, go to {shortAppName}-stg.beta.gov.sg (can be updated at domainName in index.ts later) to see your app.
If you would prefer to set this up as a raw template, read the first time setup guide.
Follow the OGP Branching practices.
staging: the PR is checked againststagingenvironment, deploy tostagingon mergeproduction(create when moving to production): the PR is checked againstproductionenvironment, deploy toproductionon merge
