Skip to content

dalvarado86/aws-lambda-ts-sample

Repository files navigation

aws-lambda-ts-sample

Useful sample to start with AWS Lambda Functions with TypeScript

Getting Started

  1. Build packages: npm install
  2. Deploy to aws cloud: serverless deploy --stage dev

You could delete the stack created in AWS Cloud Formation.

About

Useful sample to start with AWS Lambda Functions with TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published