docs: add comprehensive roadmap for email service improvements

This commit is contained in:
Unchained
2026-03-28 17:06:36 +02:00
parent 06ff847e7e
commit 28b864ecdb
10 changed files with 1172 additions and 59 deletions
+3
View File
@@ -0,0 +1,3 @@
export { getOrderCreatedEmails } from "./order-created";
export { getOrderShippedEmails } from "./order-shipped";
export { getOrderCancelledEmails } from "./order-cancelled";