To Run first
- create .env file in root directory
toEmail=<toEmail>
mongoUrl=<mongoUrl>
API_KEY=<sendinblueAPIKEY>
-
Install all packages using
npm install -
Buid project it will create a buid directory
npm run tsc -
To Start
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To Run first
toEmail=<toEmail>
mongoUrl=<mongoUrl>
API_KEY=<sendinblueAPIKEY>
Install all packages using npm install
Buid project it will create a buid directory npm run tsc
To Start npm start