/cdk-three-tier-serverless

Example of a three-tier serverless web application using AWS CDK and React

Primary LanguageTypeScript

CDK Three Tier Serverless

Sample application demonstrating a three-tier web application using serverless, React and AWS CDK V2.

Useful commands

  • npm i install dependencies
  • npm t run tests
  • npm run deploy deploy to your credentialed account
  • npx cdk destroy clean up when you're done