NY Mailer

nodemailer-gmail-Oauth2

Using nodemailer to send mail using gmail but with a more secured approach using Google Oauth2.

Run Locally

Clone the project

git clone https://github.com/ayushgupta9906/My-AI-Mailer.git

Go to the project directory

  cd nodemailer-gmail-Oauth2

Install dependencies

  npm install

Start the server

  node server.js