Refactoring: Migrado para Supabase Postgres

This commit is contained in:
2026-05-27 22:54:12 +00:00
parent 24157e8906
commit 662e81b421
144 changed files with 13806 additions and 160 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
"dotenv": "^16.4.5",
"express": "^4.19.2",
"msedge-tts": "^2.0.5",
"multer": "^2.1.1"
"multer": "^2.1.1",
"pg": "^8.21.0"
}
}