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

@@ -1,5 +1,5 @@
{
"name": "pdfservice",
"name": "paymentocrservice",
"private": true,
"scripts": {
"postinstall": "pip install -r requirements.txt",