HarrisKirk / blue-green-dreams

2 stars 1 forks source link

refactor towards isolating app code from infra code #47

Open HarrisKirk opened 1 year ago

HarrisKirk commented 1 year ago

The refactoring should prepare for the isolation of app code from deployment code to possibly be in distinct git repos. Questions: What dependencies between app and deployment are there?