Skip to content

Email the invitations to peoples. Made with Node JS and Gmail.

Notifications You must be signed in to change notification settings

bkanhu/node-js-email-send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

node-email-send

This just a simple node.js application to send emails from terminal.

Step to use this:

  • Install Node.Js from Node JS. While installing Node.Js, make sure to install npm as well.
  • Fork the repo or Download and extract on your computer.
  • Open the downloaded folder in a code editor.
  • In same folder Open Terminal and Run npm install to install all the dependencies.
  • Now open Index.js file in code editor and change the dummy data to your own data Where the example data is shown.
  • Run node index.js in the terminal to send the emails.
  • Visit https://myaccount.google.com/security. Then scroll over to Less secure app access section and click on Turn on.

About

Email the invitations to peoples. Made with Node JS and Gmail.

Topics

Resources

Stars

Watchers

Forks