Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
/ nest-lambda Public archive
forked from gemerick/nest-lambda

A sample NestJS application that can be deployed to AWS Lambda

Notifications You must be signed in to change notification settings

uhiku/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

Languages

  • TypeScript 100.0%