feat(ocr payment page) - added backend routes on app

This commit is contained in:
2025-08-30 01:11:59 +05:30
parent e5271d6979
commit c5edac2ab8
19 changed files with 314 additions and 109 deletions

View File

@@ -0,0 +1,3 @@
GOOGLE_APPLICATION_CREDENTIALS=google-credentials.json
HOST="0.0.0.0"
PORT="5003"