init repo

This commit is contained in:
Pravdin Egor
2023-09-10 16:40:53 +07:00
commit 51344d2018
29 changed files with 6210 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}