/sao-nestjs-with-lambda

SAO Template to create a project using NestJS to run in a AWS Lambda

Primary LanguageTypeScriptMIT LicenseMIT

sao-nestjs-with-lambda

Basic template to create a typescript project with Nestjs running on AWS Lambda

Usage

Install SAO first.

yarn global add sao
# or
npm i -g sao

From npm

sao nestjs-with-lambda my-project

From git

sao edgardleal/sao-nestjs-with-lambda my-project

License

MIT © edgardleal