Mailservice

This commit is contained in:
Bastian Wagner
2025-01-20 13:17:00 +01:00
parent abb703f592
commit add2fd0240
19 changed files with 3071 additions and 67 deletions

View File

@@ -20,6 +20,7 @@
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand"
},
"dependencies": {
"@nestjs-modules/mailer": "^2.0.2",
"@nestjs/axios": "^3.0.3",
"@nestjs/cache-manager": "^2.3.0",
"@nestjs/common": "^10.0.0",