Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 308 Bytes

Mailer Lambda 📬

Mailer Lambda is a simple AWS Lambda function that sends RCSCTF24 Ticket to the user's email address.

Useful commands

  • pnpm build compile typescript to js
  • pnpm watch watch for changes and compile
  • pnpm cdk:deploy deploy this stack to your default AWS account/region