mirror of
https://github.com/xodivorce/mailer-dev-console.git
synced 2025-12-16 22:40:10 +05:30
Mailer Dev Console: powered by @xodivorce
👀 Preview
A live email preview and sending console that lets developers instantly render, test, and deliver HTML templates with real-time updates and SMTP integration.
🥰 Like this project? Please consider giving it a Star (🌟) on GitHub to show us your appreciation. Thank you!
⚡️ Technologies Used
🛠️ Installation
Want to get started quickly? Follow the instructions below to install and run the project on your system.
-
Clone the repository
- Clone the repository to your local machine:
# Clone using SSH git clone git@github.com:xodivorce/mailer-dev-console.git # Or using HTTPS git clone https://github.com/xodivorce/mailer-dev-console.git
- Clone the repository to your local machine:
-
Set up your environment
-
Install dependencies
- Navigate to the project directory
htdocs:# Go to the directory cd htdocs
- Navigate to the project directory
-
Configure Environment & Database
- Set up your
.envfile based on.env.examplefile.
- Set up your
🐞 Got Ideas or Spotted a Bug?
Don’t be shy! Open an issue to discuss new features, enhancements, or any bugs you find. Your feedback is golden!!
📄 License
This project is licensed under the MIT License. You are free to use, modify, and distribute this project, provided that proper credit is given to the original authors.
🧠 Follow me on Instagram or check out more projects at xodivorce.in
An Open-source project - crafted with ❤️ by xodivorce.
Description
A live email preview and sending console that lets developers instantly render, test, and deliver HTML templates with real-time updates and SMTP integration.
Languages
PHP
100%