This is a simple notification system built with Node.js to send SMS and Email notifications. It provides an easy-to-use interface for sending notifications and is extendable for new features. This project is designed to be lightweight, modular, and easy for developers to contribute.
Send SMS using Twilio. Send Emails using Nodemailer. Modular structure for scalability. Example users for testing. Lightweight and easy to set up.
Ensure the following software is installed:
Node.js (v14 or higher) npm (comes with Node.js) Twilio Account for SMS services Email SMTP Credentials for email notifications