There are two primary areas of this code:
- Terraform Infrastructure as Code used to create the GCP Firebase project.
- Angular Single Page Application
Install general dependencies:
brew install dprint git git-absorb git-machete
npm --global install markdownlint-cli prettier-plugin-multiline-arrays prettier
To manage the application infrastructure see Developer Setup Terraform Doc
To work on the Angular application see Developer Setup Angular Doc