Add routing, state mgmt and train types

This commit is contained in:
Conor McNamara
2023-03-04 17:02:06 +00:00
parent b0b5ecd36a
commit 8af615a429
12 changed files with 606 additions and 89 deletions

View File

@ -17,6 +17,7 @@
"axios": "^1.3.3",
"chai": "^4.3.7",
"chai-http": "^4.3.0",
"cors": "^2.8.5",
"firebase": "^9.17.1",
"firebase-admin": "^11.5.0",
"firebase-functions": "^4.2.0",