cantwait / cdk-three-tier-serverless

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 86.4%Language:JavaScript 6.9%Language:HTML 3.7%Language:CSS 3.0%