mexicorea / mcdonalds-kr-happymeal

AWS CDK constructing a lambda which retrieves the list of this month's Mcdonalds toys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to my Mcdonalds KR Happymeal project

I just wanted to check out this month's Mcdonalds toys as simple as possible

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

About

AWS CDK constructing a lambda which retrieves the list of this month's Mcdonalds toys


Languages

Language:TypeScript 91.8%Language:JavaScript 8.2%