Database added

This commit is contained in:
2026-03-20 11:21:04 -04:00
parent 2dec1f1f93
commit 821cf379a9
4 changed files with 263 additions and 28 deletions

View File

@ -15,6 +15,7 @@
"cors": "^2.8.6",
"express": "^5.2.1",
"lucide-react": "^0.575.0",
"pg": "^8.20.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"xlsx": "^0.18.5"
@ -31,4 +32,4 @@
"nodemon": "^3.1.14",
"vite": "^7.3.1"
}
}
}