OCR Text Extraction

This commit is contained in:
2026-01-24 21:24:07 +05:30
parent c76d533783
commit 71d8f0fab5
41 changed files with 1414 additions and 33 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"start": "ng serve --proxy-config proxy.conf.json",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"