yhlong0 / serverless-aws-lambda-typescript-examples

Examples for AWS Lambda functions created with the Serverless framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serverless-aws-lambda-typescript-examples

Examples for AWS Lambda functions created with the Serverless framework in TypeScript and WebPack.

Install node.js packages and install typings :

npm i

About

Examples for AWS Lambda functions created with the Serverless framework

License:MIT License


Languages

Language:JavaScript 52.6%Language:TypeScript 47.4%