Website - https://mysigmail.com | Twitter - @mysigmail
Creating an email signature is not a trivial task, even for people who have knowledge of HTML and CSS. And what about ordinary users.
There are many solutions on the Internet, and most of them are paid. There are free, but all of them are closed source. I wanted to make a free application with a user-friendly interface and open source code.
So let's make creating email signatures easier!
- Upload image - upload to AWS S3 or set public link
- Custom fields - add custom fields
- Social icons - add social icons
- Options - customize signature
- Addons - additional options
- Templates - templates for signature
- Projects - save, download or import projects
- Signature preview - preview signature
- Create more templates
- Create more addons
Set env variables
VUE_APP_AWS_S3_URL=
VUE_APP_AWS_S3_BASKET=
VUE_APP_AWS_S3_ID=
VUE_APP_AWS_S3_KEY=
Run
npm i
npm run serve
If you liked the project, I am very grateful for the help to the project.
If you would like to commercialize MySigMail, please contact [email protected].