As someone who built a similar open source project (grapesjs), this looks really good
Even with LLMs, generating raw HTML emails that render correctly across major email clients is still surprisingly hard, so great choice going with MJML.
Yeah totally, we see the same thing. Most people don't phrase things the way an engineer would but funny enough, LLMs are often better than us at interpreting non technical instructions. What makes a big difference is giving the model context about what the user is actually looking at (current page, selected section, etc.), so it doesn’t have to guess. That way has a decent chance of doing the right thing.
Tools like Lovable are great for spinning up apps, but our focus is different: we’re mainly aiming at websites. Instead of generating a full React app, the editor outputs HTML/CSS and gives you both visual editing and AI assistance, so you’re not stuck relying only on prompts for small changes.
Thank you very much, really appreciate your kind words.
BTW I'd rather prefer to keep the "forever free" tier, there you have to use the subdomain and there also "Made with Grapedrop" label, so more people will use the free tier more visibility I gain, at least this is what I think.
Thanks for your feedback, especially for the what/why approach, it's somehow natural to think about it but showing it more explicitly might be a great point for the potential customer
You build your webpage (like you'd do it in grapesjs), which might be even your personal page, then you can decide to export it or just assign a subdomain (custom domains are not available in free accounts) and view it online
Just to point few of them:
1. Quick deploy of the site (I mean you don't need to deal with servers, installations, and stuff)
2. They can start collecting leads easily
My main target, at the moment, should be "small businesses", so from freelancers to startups. Not sure if I'm doing that right, but I'm willing to learn