Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arikchakma/maily.to
Craft beautiful emails effortlessly with Maily, the powerful email editor that ensures impeccable communication across all major clients.
https://github.com/arikchakma/maily.to
email-editor nexjts react shadcn-ui tiptap tiptap-email wysiwyg
Last synced: 7 days ago
JSON representation
Craft beautiful emails effortlessly with Maily, the powerful email editor that ensures impeccable communication across all major clients.
- Host: GitHub
- URL: https://github.com/arikchakma/maily.to
- Owner: arikchakma
- License: mit
- Created: 2023-06-23T13:24:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T21:24:18.000Z (11 months ago)
- Last Synced: 2023-12-20T12:12:25.763Z (11 months ago)
- Topics: email-editor, nexjts, react, shadcn-ui, tiptap, tiptap-email, wysiwyg
- Language: TypeScript
- Homepage: https://maily.to
- Size: 2.61 MB
- Stars: 512
- Watchers: 10
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
- my-awesome-list - maily.to
- awesome-shadcn-ui - maily.to - Craft beautiful emails effortlessly with notion like powerful editor. (Libs and Components)
- awesome-shadcn-ui - Maily.to - Powerful editor for creating beautiful, pre-designed, mobile-ready emails. (Components)
- awesome-shadcn-ui - Maily.to - Powerful editor for creating beautiful, pre-designed, mobile-ready emails. (Components)
README
maily.to
Powerful editor for creating beautiful, pre-designed, mobile-ready emails.
Just bring your text, use our pre-designed components, and be done.
## Start Using
Just follow this link to [access the editor](https://maily.to/playground)
## Why use Maily 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## Contributions
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.
1. Clone the repo: `git clone https://github.com/arikchakma/maily.to`
2. Change directory: `cd maily.to`
3. Copy the example config file: `cp ./apps/web/.env.example ./apps/web/.env`
4. Add `Google` & `Github` providers in your `supabase` project. You can find more information about it [here](https://supabase.com/docs/guides/auth).
5. `pnpm install` to install all the dependencies.
6. `pnpm dev` to start the development server.## License
MIT © [Arik Chakma](https://twitter.com/imarikchakma)