Init NestJS, Dockerfile.dev

This commit is contained in:
R40fendt
2026-01-28 19:15:53 +01:00
parent 31163088be
commit 7ff43e7403
94 changed files with 10252 additions and 5374 deletions

4
.prettierrc Normal file
View File

@@ -0,0 +1,4 @@
{
"singleQuote": true,
"trailingComma": "all"
}