There are two primary areas of this code:
Install general dependencies:
Example :brew install dprint git git-absorb git-machete
npm --global install markdownlint-cli prettier \
@awmottaz/prettier-plugin-void-html \
prettier-plugin-embed \
prettier-plugin-multiline-arrays \
prettier-plugin-organize-attributes \
prettier-plugin-sh \
prettier-plugin-sql-cst
To manage the application infrastructure see Developer Setup Terraform Doc
To work on the Angular application see Developer Setup Angular Doc