works
All checks were successful
Deploy to Server / deploy (push) Successful in 21s

This commit is contained in:
2026-04-29 06:34:38 +00:00
parent 560977064b
commit 5bf0622c38
2 changed files with 875 additions and 0 deletions

View File

@@ -11,5 +11,10 @@
},
"devDependencies": {
"vite": "^5.0.0"
},
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^16.4.7",
"express": "^4.21.2"
}
}