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. 📧
Tech | Docs | Description |
---|---|---|
Node.js | A JavaScript runtime environment that executes JavaScript code outside a web browser. | |
Express | A web application framework for Node.js that provides a set of features for web and mobile applications. | |
Nodemailer | A module for Node.js that allows easy email sending using SMTP or API transport. | |
Handlebars | A templating engine for JavaScript that allows you to create dynamic HTML using placeholders and logic. |
Contributions are always welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository. 🍴
- Create a new branch. 🌵
- Make your changes and test them thoroughly. 👨💻
- Submit a pull request. ✔
This project is licensed under the MIT License. See the LICENSE file for more details.
This repo was created by Dzenis H.
Contributions are more than welcome. 🫡
If you like what you see, please consider giving a ⭐️