Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.13 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.13 KB

Table of contents

About

  • An easy way to send email using Gmail with your node.js app

Installation

  • clone it

  • git clone https://github.com/abdooo9/Email_Sender.git

  • 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!

Contributing

© Email_Sender, 2021 | Abdooo9 (abdooo9.dev@gmail.com)