feat: initial MailOne worker (latest email per recipient, 24h retention)

This commit is contained in:
xiaolan
2026-02-26 09:32:57 +08:00
commit 93dfbc1e61
5 changed files with 182 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.wrangler/
node_modules/
.env
.env.*