Powerful editor for creating beautiful, pre-designed, mobile-ready emails.
Just bring your text, use our pre-designed components, and be done.
Just follow this link to access the editor
Designing emails that work across all email platforms, browsers, etc is hard. Maily is an opinionated editor that lets you craft emails in a hassle-free manner. We have a bunch of pre-designed components that make it easy for you to design any kind of email. Here is the list of components supported by maily with more being added.
- Logo
- Buttons and Variants
- Variables
- Text Formatting
- Image
- Alignment
- Divider
- Spacer
- Footer
- Inline Code
- Link Cards
Feel free to submit pull requests, create issues, or spread the word. For getting a development version of it up & running, go through the following steps.
- Clone the repo:
git clone https://github.com/arikchakma/maily.to
- Change directory:
cd maily.to
- Copy the example config file:
cp ./apps/web/.env.example ./apps/web/.env
- Add
Google
&Github
providers in yoursupabase
project. You can find more information about it here. pnpm install
to install all the dependencies.pnpm dev
to start the development server.
MIT © Arik Chakma