merge: pull latest changes from origin/mahir_backend and resolve code generation conflicts

This commit is contained in:
Inamul-hasan-tec
2026-08-11 18:10:44 +05:30
20 changed files with 126 additions and 143 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
PORT=5002
NODE_ENV=local
CORS_ORIGIN=http://localhost:5173
CORS_ORIGIN=http://localhost:5173,http://localhost:5174
JWT_SECRET=supersecretjwtkeythatislongandsecure
JWT_REFRESH_SECRET=supersecretrefreshjwtkeythatislongandsecure
JWT_EXPIRES_IN=1d