Email Service Lambda to send data with AWS SES Service
Email Services with Nest framework TypeScript repository.
$ npm install# development
$ npm run offline# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:covNest is MIT licensed.