Change the repository type filter
All
Repositories list
1 repository
ts-lambda-starter
PublicA TypeScript Lambda Starter Template with ES module support. Allows seamless TypeScript development for AWS Lambda functions, automatic compilation to `.mjs`, and packaging into a deployment-ready `lambda.zip`. Includes basic npm scripts and an example Lambda function.