Skip to content

gojunp/nestjs-serverless

Repository files navigation

Nest Logo Nest Logo Nest Logo Nest Logo

Simple NestJS MongoDB application utilizing Serverless with AWS Lambda.

Installation

$ npm install

Running the app offline

$ npm run build

$ npx serverless offline

Running the app with AWS Lambda

$ npm run build

$ npx serverless deploy --stage prod 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published