1st commit

This commit is contained in:
2026-03-23 10:59:36 +03:00
parent 9c37173552
commit 7109325bff
38 changed files with 8103 additions and 0 deletions

4
nest-cli.json Normal file
View File

@@ -0,0 +1,4 @@
{
"collection": "@nestjs/schematics",
"sourceRoot": "src"
}