Initial commit for mail-sr

This commit is contained in:
zeer
2026-04-25 20:51:08 +08:00
commit 37907dd2f5
14 changed files with 4628 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
node_modules/
.env
.DS_Store
mail.db
mail.db-shm
mail.db-wal
npm-debug.log*
yarn-debug.log*
yarn-error.log*