Skip to content

A Simple boilerplate to kick start your next Nest.js Serverless project.

Notifications You must be signed in to change notification settings

badalkhatri0924/nestjs-serverless

Repository files navigation

Description

A Simple boilerplate to kick start your next Nest.js Serverless project.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Running Serverless Local

$ sls offline

Stay in touch

About

A Simple boilerplate to kick start your next Nest.js Serverless project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published