Skip to content

FarzamAliKhan/NodeJs-EmailContactForm-Attachments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Send Emails + Attachments using Nodemailer with an aesthetic interface.

Useful in handling Conact Forms on websites using your own SERVER with attachments, instead of depending upon 3rd party solutions.

GitHub license

Currently configured to send mails from farzam909@gmail.com (myself) to (You choose) as sample. First Configure your own intermediate storage solution on deployment to save attachments somewhere such as s3 Bucket, Vercel Storage Blob

Leave a star 🌟 if you find it useful 🙂

Libraries/Tech Used 💻

  • NodeJS
  • Express
  • Nodemailer
  • Multer (Locally store attachments)
  • body-parser (middleware to parse TCP header attached with http request)
  • React (frontend)

Demo 🖼️

Send.Emails.+.Attachments.-.Personal.-.Microsoft.Edge.2024-08-26.07-50-57.mp4

Contributions 🤝

Suggestions & Contributions are always welcomed, raise an issue or contact me. @FarzamAliKhan

License 📒

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published