feat(backend): configure Dockerfile and express server to build and serve mobile app at /mobile on Cloud Run

This commit is contained in:
sumit-plena
2026-07-09 11:41:04 +05:30
parent 1a5028b8f3
commit 9c7c576c99
9 changed files with 540 additions and 22 deletions

1
backend/.gitignore vendored
View File

@@ -1,3 +1,2 @@
node_modules
.DS_Store
.env