Skip to content

A sample NestJS application that can be deployed to AWS Lambda

Notifications You must be signed in to change notification settings

gemerick/nest-lambda

Repository files navigation

AWS Lambda with NestJS

Installation

$ npm install

Running the app locally

# development
$ npm run start

# watch mode
$ npm run start:dev
curl http://localhost:3000/languages

About

A sample NestJS application that can be deployed to AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published