[GH-ISSUE #51] Standalone editor #254

Closed
opened 2026-03-15 01:57:25 +03:00 by kerem · 4 comments
Owner

Originally created by @MrRedRhino on GitHub (Jul 12, 2024).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/51

Is it possible to use the editor standalone as a component to allow for a custom backend?

Originally created by @MrRedRhino on GitHub (Jul 12, 2024). Original GitHub issue: https://github.com/arikchakma/maily.to/issues/51 Is it possible to use the editor standalone as a component to allow for a custom backend?
kerem closed this issue 2026-03-15 01:57:30 +03:00
Author
Owner

@arikchakma commented on GitHub (Jul 12, 2024):

Yes, you can use @maily-to/core package in the frontend, and @maily-to/render package for rendering HTML in backend.

<!-- gh-comment-id:2225750309 --> @arikchakma commented on GitHub (Jul 12, 2024): Yes, you can use [@maily-to/core](https://www.npmjs.com/package/@maily-to/core) package in the frontend, and [@maily-to/render](https://www.npmjs.com/package/@maily-to/render) package for rendering HTML in backend.
Author
Owner

@MrRedRhino commented on GitHub (Jul 12, 2024):

Aha thank you! Using that with vue is probably quite hard, right?

<!-- gh-comment-id:2225759768 --> @MrRedRhino commented on GitHub (Jul 12, 2024): Aha thank you! Using that with vue is probably quite hard, right?
Author
Owner

@arikchakma commented on GitHub (Jul 12, 2024):

Maybe you can write your implementation of the renderer. I have tried that before which was hard to maintain. Now I am using react-email for rendering.

<!-- gh-comment-id:2225764076 --> @arikchakma commented on GitHub (Jul 12, 2024): Maybe you can write your implementation of the renderer. I have tried that before which was hard to maintain. Now I am using `react-email` for rendering.
Author
Owner

@arikchakma commented on GitHub (Jul 12, 2024):

I am closing this issue for now, please don't hesitate to reopen the issue if you have any other questions.

<!-- gh-comment-id:2226282288 --> @arikchakma commented on GitHub (Jul 12, 2024): I am closing this issue for now, please don't hesitate to reopen the issue if you have any other questions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/maily.to#254
No description provided.