a simple nest js app dockerized. Hot reload + prod version.

This commit is contained in:
batche
2022-10-20 15:46:44 +02:00
parent 573b5aa511
commit aacbb2dfa3
19 changed files with 14970 additions and 0 deletions

View File

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