use config file instead of env

This commit is contained in:
Milo Schwartz
2024-10-12 18:21:31 -04:00
parent 6fb569e2cd
commit d9ae322e2a
19 changed files with 189 additions and 209 deletions

View File

@@ -37,6 +37,7 @@
"glob": "11.0.0",
"helmet": "7.1.0",
"http-errors": "2.0.0",
"js-yaml": "4.1.0",
"lucia": "3.2.0",
"lucide-react": "0.447.0",
"moment": "2.30.1",
@@ -62,6 +63,7 @@
"@types/cookie-parser": "1.4.7",
"@types/cors": "2.8.17",
"@types/express": "5.0.0",
"@types/js-yaml": "4.0.9",
"@types/node": "^20",
"@types/nodemailer": "6.4.16",
"@types/react": "^18",