init commit

This commit is contained in:
David Melendez
2026-01-14 22:46:29 +01:00
parent 93d184d6a2
commit b68b44f07e
52 changed files with 15744 additions and 1 deletions

4
nest-cli.json Normal file
View File

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