nestjs-serverless 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