lemna
v5.0.0
Published
Quickly scaffold and deploy AWS Lambda handlers powered by Typescript
Downloads
179
Readme
Quickly scaffold and deploy AWS Lambda handlers powered by Typescript.
No more tedious code deploying to Lambda, Lemna handles for you:
- Scaffolding new functions with TypeScript
- Transpiling & bundling only necessary dependencies (using esbuild)
- Zipping & uploading code
- Updating function configuration
- Optionally setting up function URL
