A simple repository that has typescript setup and the ability to zip index.ts
.
Configured to work with Node 18.
npm install
- Run
npm run build
- Upload
./dist/zip/output.zip
to Lambda
This is a boilerplate repository for using Typescript with AWS Lambda
JavaScript