Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/navaneeth-21/sending-mail-using-node.js
https://github.com/navaneeth-21/sending-mail-using-node.js
nodejs nodemailer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/navaneeth-21/sending-mail-using-node.js
- Owner: Navaneeth-21
- Created: 2023-11-16T16:49:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T17:23:53.000Z (about 1 year ago)
- Last Synced: 2024-08-06T17:21:06.870Z (5 months ago)
- Topics: nodejs, nodemailer
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
--> Sending the mail using node.js
--> we will use 'nodemailer' as module
# Installation :
npm install nodemailer# Run the code(terminal) :
node app.js--> Mail will be sent to receiver along with the message written