Remove email outbox collection and process job; refactor email templates with rich text support and slug generation

This commit is contained in:
2025-09-13 12:11:35 +02:00
parent ed9d979d3e
commit 3868e74770
34 changed files with 2674 additions and 374 deletions

View File

@@ -31,5 +31,10 @@
},
"noEmit": true,
"emitDeclarationOnly": false,
"plugins": [
{
"name": "next"
}
]
}
}