Node mail is a server-side logic for receiving form-data and formatting it into a template to send it as an email with the help of the 'node-mailer' package. 📩
Tech | Docs | Description |
---|---|---|
Node.js | JavaScript runtime built on Chrome's V8 JavaScript engine. | |
JavaScript | High-level, often just-in-time compiled, and multi-paradigm programming language. | |
SMTP Server | A protocol for sending email messages between servers. | |
Handlebars | A popular templating engine that is powerful, simple to use and has a large community. | |
Express.js | A back-end web application framework for Node.js. |
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 terms of the MIT license.
Node mail was created by Dzenis H.
If you like what you see, please consider giving a ⭐️