devtodollars / mvp-boilerplate

A mobile and/or web boilerplate that covers all your MVP needs
https://devtodollars.com
MIT License
678 stars 74 forks source link

Migrate emails from postmark to loops.so #83

Open matthewwong525 opened 1 month ago

matthewwong525 commented 1 month ago

https://loops.so/docs/integrations/supabase

Loops.so is a better email platform because it not only offers transactional emails, but also offers marketing in one which makes it really easy to have an all-in-one email platform. The campaigns that you can create in loops.so is really nice and will be super helpful when growing a business especially one with an email list.

I like that it's event based so it allows us to send personalized emails based on events that occur within the app.

Also, it integrates well with stripe as well which can send emails to people that have subscribed!

matthewwong525 commented 1 month ago

An alternative i was looking at was Resend, but it's not comprehensive and it doesn't provide a UI to edit the emails which I feel is pretty important because I don't want to be writing code to write emails.