ALwrity Backend and Frontend - Stability and Error Handling Improvements

This commit is contained in:
ajaysi
2025-10-14 10:57:16 +05:30
parent b6debd80b7
commit 40fb6ac95b
31 changed files with 1491 additions and 592 deletions

View File

@@ -57,5 +57,6 @@
"devDependencies": {
"typescript": "^4.9.5"
},
"proxy": "http://localhost:8000"
"proxy": "http://localhost:8000",
"homepage": "/"
}