factor to nodejs application
This commit is contained in:
parent
8cb80b9cbe
commit
b237b857c7
10 changed files with 764 additions and 0 deletions
7
package.json
Normal file
7
package.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"express": "^4.21.0",
|
||||
"express-ws": "^5.0.2"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue