Skip to content

🧁 Orchestration for writing files to s3 to power our APIs

Notifications You must be signed in to change notification settings

DemocracyClub/dc-data-baker

Repository files navigation

Code style ruff

DC Data Baker

Orchestration for writing files to s3 to power our APIs

What this makes

(Update this graph by running python make_graph.png)

Install

Python dependencies

This project uses uv to manage python packages. Install uv first if you don't already have it. Then

uv sync

Commit hooks

pre-commit install

Javascript dependencies

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

CDK Setup

AWS_PROFILE=dev-aggregatorapi-dc DC_ENVIRONMENT=development cdk bootstrap
AWS_PROFILE=dev-aggregatorapi-dc DC_ENVIRONMENT=development cdk synth

About

🧁 Orchestration for writing files to s3 to power our APIs

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages