feat: Enhance backend with request/SQL logging via morgan/winston and fix frontend by correctly rendering email Markdown content using the 'marked' library.

This commit is contained in:
2025-07-29 12:44:56 +08:00
parent c38a4f0f62
commit 8c649adf93
19 changed files with 859 additions and 246 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
/frontend/node_modules
/backend/package-lock.json
/frontend/package-lock.json
/frontend/dist
/frontend/dist
plan.md