basic node server

+ very interesting back and forth in TS/JS configs 🤡
This commit is contained in:
LuckyLaszlo
2022-10-26 19:27:06 +02:00
parent e56c8e0b67
commit a831b7954c
13 changed files with 629 additions and 554 deletions

View File

@@ -1,5 +1,7 @@
{
"type": "module",
"devDependencies": {
"@types/node": "^18.11.5",
"typescript": "^4.8.4"
}
}