Add website files

This commit is contained in:
2026-01-19 23:20:04 +03:30
parent 69bee6597e
commit 2f0bba567f
24 changed files with 3855 additions and 1 deletions

7
tsconfig.json Normal file
View File

@@ -0,0 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}