Transitioned server to typescript

This commit is contained in:
Davide Passoni
2024-07-09 08:02:40 +02:00
parent 98862d917c
commit 867dff6945
594 changed files with 1125 additions and 23900 deletions

View File

@@ -1,3 +1,3 @@
call .\scripts\copy.bat
call .\scripts\create-mock-dcs.bat
node .\bin\demo --config %1
nodemon --watch src\demo\**\*.ts --exec node --inspect -r ts-node\register .\src\demo\www.ts -c %1