aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-02-24 14:19:35 +0300
committerRblSb <msrblsb@gmail.com>2020-02-24 14:19:35 +0300
commit47d6b2145785d0f31a016ca163bedc526c026498 (patch)
treefbcdd9c33c3b362243210c4d9cfe085c13e9dbb7 /package.json
parent2849df4f2c5e7f289a7cf4c2db9daf68f5653545 (diff)
Add start script
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index c5de207..36855db 100644
--- a/package.json
+++ b/package.json
@@ -3,6 +3,9 @@
"version": "1.0.0",
"description": "Synchronized video viewing with chat and other features",
"main": "build/server.js",
+ "scripts": {
+ "start": "node build/server.js"
+ },
"repository": {
"type": "git",
"url": "git+https://github.com/RblSb/SyncTube.git"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage