feat: configured database and user entity

This commit is contained in:
2026-07-19 03:04:18 +03:30
parent d230040985
commit 95e3a91eea
13 changed files with 519 additions and 3 deletions
+1
View File
@@ -17,6 +17,7 @@
"incremental": true,
"skipLibCheck": true,
"strictNullChecks": true,
"strictPropertyInitialization": false,
"forceConsistentCasingInFileNames": true,
"noImplicitAny": false,
"strictBindCallApply": false,