guckin / template-lambda

Typescript/Node template for AWS Lambda that deploys to ECR using Github Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template Lambda

Typescript/Node template for AWS Lambda that deploys with AWS SAM using Github Actions

Prerequisites

Development

Install dependencies

npm ci

running tests

npm test

run lambda locally

sam local invoke

About

Typescript/Node template for AWS Lambda that deploys to ECR using Github Actions


Languages

Language:TypeScript 100.0%