{"id":26714831,"url":"https://github.com/timothydodd/mailvoid","last_synced_at":"2025-03-27T13:51:11.182Z","repository":{"id":250061850,"uuid":"833315435","full_name":"timothydodd/MailVoid","owner":"timothydodd","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-27T00:47:29.000Z","size":1259,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T01:33:38.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/timothydodd.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-07-24T19:38:21.000Z","updated_at":"2025-03-27T00:45:50.000Z","dependencies_parsed_at":"2024-07-31T21:00:43.213Z","dependency_job_id":"cb88570f-2fd4-4d5a-b0d1-52b9d6cc3a28","html_url":"https://github.com/timothydodd/MailVoid","commit_stats":null,"previous_names":["timothydodd/mailvoid"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothydodd%2FMailVoid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothydodd%2FMailVoid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothydodd%2FMailVoid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothydodd%2FMailVoid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timothydodd","download_url":"https://codeload.github.com/timothydodd/MailVoid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245858872,"owners_count":20684057,"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":[],"created_at":"2025-03-27T13:51:10.612Z","updated_at":"2025-03-27T13:51:11.171Z","avatar_url":"https://github.com/timothydodd.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# MailVoid\nMailVoid is a simple yet powerful tool designed for developers who need to manage multiple test emails without the hassle of creating multiple email accounts.\n\n\u003e [!WARNING]  \n This project is currently in prototype status. Please be aware that things might change often\n\n## Features\n- API: Built with C# .NET 9, the API contains endpoints for the web frontend and an endpoint that receives webhook events from SendGrid.\n- Frontend: A simple web view of the different mailboxes received from a particular domain, coded in Angular 19.\n- Authentication: Uses JWT Auth \n- Database: Requires a MySQL database to store emails.\n\n## Requirements\n.NET 9\nMySQL\nAngular 19\nSendGrid account\n\n## Setup\n\nBackend\n- Clone the repository:\n``` bash\ngit clone https://github.com/timothydodd/MailVoid.git\n```\n\n- Navigate to the API project directory:\n``` bash\ncd src/MailVoidApi\n```\n\n- Update the appsettings.json file with your MySQL and JwtSettings config the Secret must be a SymmetricSecurityKey.\n```\ndotnet run \n```\nThis will also run the front end.\n\n\n## Frontend\n- Navigate to the Web project directory:\n```\ncd MailVoid/src/MailVoidWeb\n```\n- Update the environment.ts file with your Own  configuration (if using).\n- Install Angular dependencies:\n  ```\n  npm install\n  ```\n- Run the Angular project:\n  ```\n  npm start\n  ```\n  \n## Usage\n1. Access the frontend at http://localhost:6200.\n2. Log in using default credentials user/pass is admin\n3. View and manage the emails received from your specified domain.\n \n##Contributing\nThis project is in prototype phase so contributions will be welcome, but I would wait until project is closer to 1.0.\n\nLicense\nThis project is licensed under the MIT License.\n\nAcknowledgments\nSendGrid\nMicrosoft \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothydodd%2Fmailvoid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimothydodd%2Fmailvoid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothydodd%2Fmailvoid/lists"}