Orchestration for writing files to s3 to power our APIs
(Update this graph by running python make_graph.png
)
This project uses uv
to manage python packages.
Install uv first if you don't already have it. Then
uv sync
pre-commit install
We're using CDK so you need the cdk tooling.
Probably best to use nvm
to manage npm
to manage installing libraries.
Then
nvm use --lts
npm install
AWS_PROFILE=dev-aggregatorapi-dc DC_ENVIRONMENT=development cdk bootstrap
AWS_PROFILE=dev-aggregatorapi-dc DC_ENVIRONMENT=development cdk synth