agregado npm cors
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 1s
build-and-deploy / build (push) Successful in 26s
build-and-deploy / deploy (push) Successful in 15s

This commit is contained in:
2025-05-30 10:27:36 -06:00
parent 3d1bf3286a
commit 30f85bf602
4 changed files with 42 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
},
"dependencies": {
"@prisma/client": "^6.8.2",
"cors": "^2.8.5",
"express": "^4.18.2",
"node-cron": "^4.0.5",
"pg": "^8.8.0"