Removed the need for lambda handler, added status message to server, refactored

This commit is contained in:
Alicia Sykes
2023-09-03 15:30:11 +01:00
parent e23347a936
commit 63db1dbd85
3 changed files with 86 additions and 95 deletions

View File

@@ -37,7 +37,6 @@
"@types/react-router-dom": "^5.3.3",
"@types/react-simple-maps": "^3.0.0",
"@types/styled-components": "^5.1.26",
"aws-serverless-express": "^3.4.0",
"axios": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"chrome-aws-lambda": "^10.1.0",