{"id":31663571,"url":"https://github.com/4ssh1/nodemailer-uploads","last_synced_at":"2026-06-09T23:01:59.534Z","repository":{"id":290493810,"uuid":"955498052","full_name":"4ssh1/nodemailer-uploads","owner":"4ssh1","description":"A Node.js application that integrates Nodemailer to send emails with file uploads and attachments. This project demonstrates how to seamlessly handle file uploads and email delivery using Nodemailer.","archived":false,"fork":false,"pushed_at":"2025-04-29T04:51:35.000Z","size":854,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-18T14:42:19.269Z","etag":null,"topics":["email-sender","fileupload","javascript","nodejs"],"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/4ssh1.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,"zenodo":null}},"created_at":"2025-03-26T18:24:12.000Z","updated_at":"2026-02-06T11:29:41.000Z","dependencies_parsed_at":"2025-04-29T05:30:59.412Z","dependency_job_id":"2c999ed1-56e0-4ea7-9626-3b2483800f71","html_url":"https://github.com/4ssh1/nodemailer-uploads","commit_stats":null,"previous_names":["4ssh1/nodemailer_uploads"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4ssh1/nodemailer-uploads","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2Fnodemailer-uploads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2Fnodemailer-uploads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2Fnodemailer-uploads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2Fnodemailer-uploads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4ssh1","download_url":"https://codeload.github.com/4ssh1/nodemailer-uploads/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2Fnodemailer-uploads/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34129072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["email-sender","fileupload","javascript","nodejs"],"created_at":"2025-10-07T20:02:17.477Z","updated_at":"2026-06-09T23:01:59.503Z","avatar_url":"https://github.com/4ssh1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nodemailer Uploads\n\nA Node.js application that integrates Nodemailer to send emails with file uploads and attachments. This project demonstrates how to seamlessly handle file uploads and email delivery using Nodemailer.\n\n## Features\n- Send Emails: Easily send emails with attachments.\n- 📁 File Uploads: Handle file uploads from users for email attachments.\n-⚡ Efficient and Scalable: Built on Node.js for fast and reliable performance.\n\n## Tech Stack\n- Node.js: Backend runtime environment.\n- Nodemailer: Library for sending emails.\n- Express.js: Web framework for handling HTTP requests.\n- Multer: Middleware for handling file uploads.\n\n## Installation\n\nTo get started, follow these steps:\n\n1. Clone the repository:\n   ```bash\n     git clone https://github.com/4ssh1/nodemailer_uploads.git\n   ```\n   \n2. Navigate to the project directory:\n   ```bash\n     cd nodemailer_uploads\n   ```\n\n4. Install dependencies:\n   ```bash\n     npm install\n   ```\n\n5. Create an .env file to store your environment variables:\n     ```bash\n    EMAIL_HOST=smtp.example.com\n    EMAIL_PORT=587\n    EMAIL_USER=your-email@example.com\n    EMAIL_PASS=your-email-password  \n    ```\n\n7. Start the server:\n   ```bash\n     npm run dev\n   ```\n\n\n# Nodemailer Uploads Project Structure\n\n```text\nnodemailer_uploads/\n├── src/\n│   ├── components/      \n├── public/             \n├── .eslintrc            \n├── vite.config.js       \n└── package.json        \n```\n\n\n\n## Contributing\nWe welcome contributions! To contribute:\n\n1. Fork the repository.\n   \n2. Create a new branch:\n   ```bash\n    git checkout -b feature-name\n   ```\n\n3. Commit your changes and push them to your fork.\n4. Create a pull request.\n\n## License\nThis project is licensed under the MIT License.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ssh1%2Fnodemailer-uploads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4ssh1%2Fnodemailer-uploads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ssh1%2Fnodemailer-uploads/lists"}