add logging (#187)

This commit is contained in:
KM Koushik
2025-07-26 20:05:34 +10:00
committed by GitHub
parent 5612d7a3eb
commit 202fbeacb6
24 changed files with 490 additions and 134 deletions

View File

@@ -49,6 +49,8 @@
"next": "^15.3.1",
"next-auth": "^4.24.11",
"nodemailer": "^7.0.3",
"pino": "^9.7.0",
"pino-pretty": "^13.0.0",
"pnpm": "^10.9.0",
"prisma": "^6.6.0",
"query-string": "^9.1.1",