Unified server for docker
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
"start": "node build/index.js",
|
||||
"start:full": "node production.js",
|
||||
"start:unified": "node unified-server.js",
|
||||
"generate-icons": "node generate-icons.js"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -20,6 +21,7 @@
|
||||
"@types/ws": "^8.18.1",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"events": "^3.3.0",
|
||||
"express": "^4.18.2",
|
||||
"howler": "^2.2.4",
|
||||
"net": "^1.0.2",
|
||||
"split.js": "^1.6.5",
|
||||
|
||||
Reference in New Issue
Block a user