Skip to content

Simple Node.js/ Express app using node-mailer package to send emails.

Notifications You must be signed in to change notification settings

dzenis-h/node-mail

Repository files navigation

GitHub repo size GitHub contributors GitHub stars GitHub forks LinkedIn Follow GitHub Follow



Node Mail 📫

Overview 👀

Node Mail is a simple web app that allows you to send emails using Node.js and Nodemailer. You can use any SMTP service provider, such as Gmail, Outlook, or Mailgun, to send emails from your Node.js app. Node Mail also lets you customize your email templates using Handlebars. 📧

nodemailer logo

Tech Stack 🛠️

Tech Docs Description
Node.js Node.js A JavaScript runtime environment that executes JavaScript code outside a web browser.
Express Express A web application framework for Node.js that provides a set of features for web and mobile applications.
Nodemailer Nodemailer A module for Node.js that allows easy email sending using SMTP or API transport.
Handlebars Handlebars A templating engine for JavaScript that allows you to create dynamic HTML using placeholders and logic.

Contributing 🙌

Contributions are always welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository. 🍴
  2. Create a new branch. 🌵
  3. Make your changes and test them thoroughly. 👨‍💻
  4. Submit a pull request. ✔

License 📑

This project is licensed under the MIT License. See the LICENSE file for more details.

Credits 👨🏻‍💻

This repo was created by Dzenis H.

Contributions are more than welcome. 🫡

If you like what you see, please consider giving a ⭐️

About

Simple Node.js/ Express app using node-mailer package to send emails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published