API based email sender

This commit is contained in:
2026-07-14 12:14:23 +02:00
parent 7644e4768c
commit bcb84f4de4
11 changed files with 295 additions and 193 deletions
-2
View File
@@ -18,7 +18,6 @@
"express": "^4.21.2",
"lucide-react": "^0.546.0",
"motion": "^12.23.24",
"nodemailer": "^9.0.3",
"react": "^19.0.1",
"react-dom": "^19.0.1",
"vite": "^6.2.3"
@@ -26,7 +25,6 @@
"devDependencies": {
"@types/express": "^4.17.21",
"@types/node": "^22.14.0",
"@types/nodemailer": "^8.0.1",
"autoprefixer": "^10.4.21",
"esbuild": "^0.25.0",
"tailwindcss": "^4.1.14",