fix: Clean up and add Neon DB

This commit is contained in:
Wanjohi
2025-09-20 04:38:16 +03:00
parent df4af84d55
commit a045fc9c91
10 changed files with 329 additions and 272 deletions

View File

@@ -29,6 +29,7 @@
"dependencies": {
"@aws-sdk/client-iot-data-plane": "^3.758.0",
"@aws-sdk/client-sesv2": "^3.753.0",
"@neondatabase/serverless": "^1.0.1",
"@openauthjs/openauth": "*",
"@openauthjs/openevent": "^0.0.27",
"@polar-sh/sdk": "^0.26.1",
@@ -44,6 +45,7 @@
"sanitize-html": "^2.16.0",
"sharp": "^0.34.1",
"steam-session": "*",
"ws": "^8.18.3",
"xml2js": "^0.6.2"
}
}