Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 318 Bytes

File metadata and controls

2 lines (2 loc) · 318 Bytes

create-lambda-app

Transform an existing Express and TypeScript project to work as a serverless AWS Lambda backend. The CLI checks the project, verifies that it is set up correctly, creates the necessary directories and config files, and sets up AWS services, all without modifying any existing code or dependencies.