Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

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

 
 
 

Contributors

Languages

  • TypeScript 100.0%