CDK-SPA-Deploy
CDK-SPA-Deploy copied to clipboard
chaining together API GW with SPA deploy?
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?