51 Forks
263 Stars
263 Watchers

aws-lambda-typescript

This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.

How to download and setup aws-lambda-typescript

Open terminal and run command
git clone https://github.com/balassy/aws-lambda-typescript.git
git clone is used to create a copy or clone of aws-lambda-typescript repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-lambda-typescript https://github.com/balassy/aws-lambda-typescript/archive/master.zip

Or simply clone aws-lambda-typescript with SSH
[email protected]:balassy/aws-lambda-typescript.git

If you have some problems with aws-lambda-typescript

You may open issue on aws-lambda-typescript support forum (system) here: https://github.com/balassy/aws-lambda-typescript/issues