🔖 Feature description
Main: 1. Render a TSX template on the server side and send the HTML through Nodemailer. (use react-dom.render)
2. Simply import the mail sender, specify the template name and the props to send an email.


🎤 Why is this feature needed ?
On the job board, add the functionality to send multiple emails to users regarding job recommendations, job applications, job application status, and account information.
✌️ How do you aim to achieve this?
Create a lib/email, and within that, create a function to send an email.
🔄️ Additional Information
i already created that feature and that work fine .but someone need to review .
👀 Have you spent some time to check if this feature request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
Yes I am willing to submit a PR!
🔖 Feature description
Main: 1. Render a TSX template on the server side and send the HTML through Nodemailer. (use react-dom.render)


2. Simply import the mail sender, specify the template name and the props to send an email.
🎤 Why is this feature needed ?
On the job board, add the functionality to send multiple emails to users regarding job recommendations, job applications, job application status, and account information.
✌️ How do you aim to achieve this?
Create a lib/email, and within that, create a function to send an email.
🔄️ Additional Information
i already created that feature and that work fine .but someone need to review .
👀 Have you spent some time to check if this feature request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
Yes I am willing to submit a PR!