modified assignment-service/server.js

This commit is contained in:
yoshi 2025-05-05 09:57:33 -07:00
parent e92a5c96a6
commit 263e583f80
4 changed files with 407 additions and 529 deletions

View file

@ -10,7 +10,8 @@
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.8.4",
"aws-sdk": "^2.1692.0",
"axios": "^1.9.0",
"cors": "^2.8.5",
"dotenv": "^16.5.0",
"express": "^5.1.0",