https://github.com/rustyconover/typescript-aws-lambda-function
A basic scaffold for a Typescript based AWS Lambda Function
https://github.com/rustyconover/typescript-aws-lambda-function
Last synced: about 1 year ago
JSON representation
A basic scaffold for a Typescript based AWS Lambda Function
- Host: GitHub
- URL: https://github.com/rustyconover/typescript-aws-lambda-function
- Owner: rustyconover
- Created: 2020-01-18T19:52:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-18T19:53:50.000Z (over 6 years ago)
- Last Synced: 2025-03-28T18:11:42.401Z (about 1 year ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A basic scaffold for a Typescript based AWS Lambda Function.