You can find the step by step tutorial for this app here - https://www.rawjson.com/tutorials/email-tracking-application
$ npm i
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
An email marketing and automation application. This template can be used as a NestJs boilerplate with built in email marketing feature.
HTML
You can find the step by step tutorial for this app here - https://www.rawjson.com/tutorials/email-tracking-application
$ npm i
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod