- Nodejs 16/18
Clone project and run test.
$ git clone https://git_url_clone <project_dir>
$ cd <project_dir>
$ npm install
$ node index.js
"Update your administrator email account by modifying the '.env' file. If the '.env' file doesn't exist, create it and set the required variables."
EMAIL_HOST
EMAIL_USERNAME
EMAIL_PASSWORD
EMAIL_PORT
"In this repository, I have also included a Vercel configuration. If you want to deploy your project on Vercel and run this API without any hosting costs, simply fork this repository and use your Vercel account. By selecting this repository in Vercel, your Node.js project will be live on Vercel, and you can manage the API from there. For example, if you forget to access the API at https://nodejs-send-email.vercel.co, your API endpoint will be https://nodejs-send-email.vercel.co/sendmail."
Author: Waqar Ahmad
Linkedin: https://www.linkedin.com/in/waqar134/
"A little bit of fragrance always clings to the hands that gives you roses!"
Thanks for watching!