Skip to content

coderdiaz/nestjs-serverless-demo

 
 

Repository files navigation

nestjs-serverless-demo

This Project is an exapmle of a nestJS application deployable with the Serverless Framework.

To deploy run this command :

sls deploy

To test offline run this command:

sls offline start

To fetch logs, once the lambda deployed, run:

sls logs -f main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%