{"id":26914577,"url":"https://github.com/softenrj/mystimail","last_synced_at":"2026-03-05T19:06:57.072Z","repository":{"id":285562612,"uuid":"957976192","full_name":"softenrj/MystiMail","owner":"softenrj","description":"Custom HTML Email Sender with Nodemailer","archived":false,"fork":false,"pushed_at":"2025-04-01T12:08:58.000Z","size":35136,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T13:24:21.807Z","etag":null,"topics":["email","email-sender","monaco-editor","nextjs","nodejs","nodemailer","npm","project","react","redux","redux-toolkit","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/softenrj.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":"2025-03-31T12:48:43.000Z","updated_at":"2025-04-01T12:13:44.000Z","dependencies_parsed_at":"2025-04-01T13:34:25.445Z","dependency_job_id":null,"html_url":"https://github.com/softenrj/MystiMail","commit_stats":null,"previous_names":["softenrj/mystimail"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softenrj%2FMystiMail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softenrj%2FMystiMail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softenrj%2FMystiMail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softenrj%2FMystiMail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softenrj","download_url":"https://codeload.github.com/softenrj/MystiMail/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246679843,"owners_count":20816577,"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":["email","email-sender","monaco-editor","nextjs","nodejs","nodemailer","npm","project","react","redux","redux-toolkit","tailwindcss"],"created_at":"2025-04-01T17:28:47.942Z","updated_at":"2026-03-05T19:06:57.004Z","avatar_url":"https://github.com/softenrj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom HTML Email Sender with Nodemailer\n\nThis is a Next.js project that allows users to send custom HTML emails. It integrates Nodemailer for email sending, and features a Monaco editor for writing the HTML email content. The application also provides real-time output rendering of the email content using an iframe and offers an option to attach a signature to the email. The entire state is managed using Redux Toolkit.\n\n## 🎬 Demo Video  \n\n[![Watch Demo](https://img.shields.io/badge/🎥%20Watch%20Demo%20Video-red?style=for-the-badge)](https://drive.google.com/file/d/1mfuzsdWwozlLhGJPBTDr4dPtLB8NpUMy/view?usp=sharing)\n\n## Features\n\n- **Email Options**: Choose the 'From', 'To', 'BCC', and 'Subject' fields.\n- **Monaco Panel**: A Monaco editor to write and edit custom HTML content for the email.\n- **Real-Time Preview**: See how the email will look in real-time with an iframe rendering the HTML.\n- **Attach Signature**: Option to attach a signature with the email.\n- **Send Email**: Send the email with a toast notification confirming the action.\n- **State Management**: All app state is managed by Redux Toolkit.\n\n## Prerequisites\n\nMake sure you have the following installed:\n\n- Node.js (\u003e=14.x)\n- npm (\u003e=6.x)\n\n## Getting Started\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/softenrj/your-repo-name.git\ncd your-repo-name\n```\n\n### 2.Install the dependencies:\n\n```bash\ncd your-repository-name\nnpm install\n```\n\n### 3.Set up environment variables for Nodemailer:\n - Create a .env.local file at the root of the project and add your email configuration, for example:\n\n ```ini\n EMAIL1 = \"app_password\" //email 1\n EMAIL2 = \"app_password\" //email 2\n ```\n\n### 4.Start the development server:\n\n```ini\n    npm run dev\n```\n\n### 5.Visit http://localhost:3000 in your browser to access the email sender app.\n\n## Usage\n**Must**\n- First open file in\n   ```bash\n  components/Options_email.tsx\n   ```\n   and add your Email in option Html tag\n\n  `Then` **create put you app pass accoring to preference of your email in options html**\n  \n**Fill in the email fields:**\n- To, BCC, and Subject for the email.\n\n**Write your HTML content:**\n- Use the Monaco Editor to write your custom HTML email content. The email content will be rendered in the iframe below in real-time.\n\n**Attach a signature (Optional):**\n- Attach a signature (Optional): \n- ⚠️if you already make a signature.html in /public and add your signature\n\n**Send the email:**\n- Hit the Send Email button, and if successful, you’ll get a toast notification confirming the email was sent.\n\n## Technologies Used\n - **Next.js:** React framework for building the web application.\n\n - **Nodemailer:** Library for sending emails.\n\n - **Monaco Editor:** Code editor used for writing HTML content\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftenrj%2Fmystimail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftenrj%2Fmystimail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftenrj%2Fmystimail/lists"}