Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 922 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 922 Bytes

Project Setup

Running the app on your local machine

Pushing changes

  • Raise a PR to merge to the dev branch (The main branch is the production branch and your should only merge to the production branch when you can confrim that your changes are not breaking changes) and add an active contributor to review your changes
  • Confirm your changes are updated in the staging environment: https://sca-frontend-v3-staging-9082e82b0e1a.herokuapp.com/
  • After a successful deploy or update to the staging env raise a PR from the dev branch to merge to the main branch