Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 643d157

Browse files
committed
Change naming of server files, update deps and add tests
1 parent a17222c commit 643d157

File tree

6 files changed

+1927
-5253
lines changed

6 files changed

+1927
-5253
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "node",
99
"request": "launch",
1010
"name": "Run Server",
11-
"program": "${workspaceFolder}/app.js"
11+
"program": "${workspaceFolder}/server.js"
1212
},
1313
{
1414
"type": "node",

0 commit comments

Comments
 (0)