Code & repos
Main repos:
- gf-sourcers - main backend monorepo. Originally called 'sourcers' because that was the first backend components. This is mostly deployed via serverless and on Lambdas + App runner.
- gf-app-tng - main React app. The 'next generation' as we deleted the older 'gf-app'.
- gf-dwh - DBT repo, where we do all the Redshift processing from raw data to data blocks.
- gf-infrastructure - CDK code for core AWS infrastructure. In general anything that is shared across services is here, whereas things owned by one service are in
gf-sourcers.