user forms added

This commit is contained in:
2026-03-19 17:44:17 -05:00
parent 6b8d7b53d0
commit 85073c19d2
17 changed files with 576 additions and 70 deletions

View File

@@ -27,7 +27,8 @@
//"allowImportingTsExtensions": true,
"noEmit": false
},
"include": ["backend/**/*", "types"],
"include": ["backend/**/*"
],
"exclude": [
"node_modules",
"frontend",