MarkySparky / nestjs-serverless-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 100.0%