Just ran into this project and it seems exactly what I need. However, just wondering how people use this.
I have a NextJS app and want email building capabilities. In this situation is the approach to startup a different self-hosted email-builder-js app and send the user their to edit emails, and then return to the main app.
OR
Can email-builder-js be seamlessly integrated into an existing app?
Just wondering how the community uses this library because based on the README.md, it seems like there isn't a way to integrate this into an existing app kind of like Unlayer.
@Arsenalist this is self host, you have example in packages->editor-example written with MUI, I think they have embedded option for their services 🤔
Just ran into this project and it seems exactly what I need. However, just wondering how people use this.
I have a NextJS app and want email building capabilities. In this situation is the approach to startup a different self-hosted email-builder-js app and send the user their to edit emails, and then return to the main app.
OR
Can email-builder-js be seamlessly integrated into an existing app?
Just wondering how the community uses this library because based on the README.md, it seems like there isn't a way to integrate this into an existing app kind of like Unlayer.