- An easy way to send email using Gmail with your node.js app
- clone it
- Edit config file
- Copy your secure key from your Google Account
- Enable 2-Step Verification (From Signing in to Google window)
- Create App key (From Signing in to Google window)
- From Select app menu choose other
- Type your node.js app name
- Click on Generate Button
- Type your email in .env file
- Type your secure key in .env file
- Run your app!
git clone https://github.com/abdooo9/Email_Sender.git
© Email_Sender, 2021 | Abdooo9 ([email protected])