initial commit of the sludge fest application using protonmail to do the
emailing with nodemailer
This commit is contained in:
+3
-1
@@ -23,6 +23,8 @@
|
||||
"vite": "^6.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sveltejs/kit": "^2.27.3"
|
||||
"@sveltejs/kit": "^2.27.3",
|
||||
"@types/nodemailer": "^7.0.11",
|
||||
"nodemailer": "^8.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user