Skip to content

Simple Node typescript lambda template used to create api's with AWS API Gateway

Notifications You must be signed in to change notification settings

EthanDavis/node-ts-lambda-api-template

Repository files navigation

node-ts-lambda-api

Simple node ts lambda used to create api's with AWS API Gateway

Instructions on serverless for AWS

For detailed instructions, please refer to the documentation.

Using NPM

  • Run npm i to install the project dependencies
  • Run sls deploy to deploy this stack to AWS
  • Run npm start to run app locally

Environment Variables

name description
AMAZON_ACCESS_KEY aws cli access key
AMAZON_SECRET_KEY aws cli access secret

About

Simple Node typescript lambda template used to create api's with AWS API Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published