{"id":23491609,"url":"https://github.com/ryzmdn/nodejs-mailer","last_synced_at":"2026-04-11T01:39:27.503Z","repository":{"id":261793790,"uuid":"885363336","full_name":"ryzmdn/nodejs-mailer","owner":"ryzmdn","description":"nodemailer to send messages with a form from the sender's email to the recipient's email using nodejs","archived":false,"fork":false,"pushed_at":"2024-11-08T12:52:03.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T01:46:15.886Z","etag":null,"topics":["backend","express","expressjs","form","mail","nodejs","nodemailer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryzmdn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-08T12:51:01.000Z","updated_at":"2024-11-08T12:56:46.000Z","dependencies_parsed_at":"2024-11-08T13:44:31.753Z","dependency_job_id":"2049ae7b-f314-499a-a679-d4bd10ca36b6","html_url":"https://github.com/ryzmdn/nodejs-mailer","commit_stats":null,"previous_names":["ryzmdn/nodejs-mailer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryzmdn/nodejs-mailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzmdn%2Fnodejs-mailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzmdn%2Fnodejs-mailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzmdn%2Fnodejs-mailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzmdn%2Fnodejs-mailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryzmdn","download_url":"https://codeload.github.com/ryzmdn/nodejs-mailer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzmdn%2Fnodejs-mailer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260987921,"owners_count":23093400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","express","expressjs","form","mail","nodejs","nodemailer"],"created_at":"2024-12-25T01:28:28.292Z","updated_at":"2026-04-11T01:39:21.188Z","avatar_url":"https://github.com/ryzmdn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeJS Mailer\n\nNodemailer is a module for Node.js applications that allows easy email sending. The project started in 2010 when there were few reliable options for sending email messages, and today, it is the default solution for most Node.js users.\n\n## How does it work?\n\nSend the name, email, and message from the user email to another email address\n\n## Installation\n\nClone this repository using the steps below.\n\n```bash\n# Clone repository\ngit clone https://github.com/ryzmdn/nodejs-mailer.git\n\n# Change directory folder\ncd nodejs-mailer\n\n# Install Dependencies\nnpm install\n\n# Open code editor\ncode .\n\n# Run web server\nnode server.js\n```\n\n## Usage\n\nChange the file name from ```.env.example``` to ```.env```, then you can see this variable:\n\n```bash\nPORT=\nEMAIL_USER=\nEMAIL_PASS=\nEMAIL_TO=\n```\n\n## Support\n\nFor support, email **riybuzniz@gmail.com**.\n\n## Feedback\n\nIf you have any feedback, please reach out to us at **riybuzniz@gmail.com**\n\n## Source\n\n- [NodeJS](https://nodejs.org/en)\n- [ExpressJS](https://expressjs.com/)\n- [Dotenv](https://www.dotenv.org/docs/)\n- [Helmet](https://helmetjs.github.io/)\n- [Nodemailer](https://nodemailer.com/)\n- [Nodemon](https://nodemon.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryzmdn%2Fnodejs-mailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryzmdn%2Fnodejs-mailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryzmdn%2Fnodejs-mailer/lists"}