CDK-SPA-Deploy icon indicating copy to clipboard operation
CDK-SPA-Deploy copied to clipboard

chaining together API GW with SPA deploy?

Open kenmacf2 opened this issue 3 years ago • 0 comments

Assume that I have an Angular app which calls a backend deployed on API Gateway via CDK. Is there a best practice for executing my APIGW CDK, gathering outputs, and using them as inputs for SPA Deploy, so that I can deploy both frontend and backend as one logical unit?

kenmacf2 avatar Sep 06 '22 20:09 kenmacf2