# common
npm install
#dev
npm start
# test redis
redis-cli
PUBLISH "create_msg" "{\"id\":100,\"mes_type\":\"system\",\"contents\":\"hi!\",\"chat_name\":\"tanaka\"}"
# production
npm install pm2 -g
pm2 start index.js --interpreter ./node_modules/.bin/babel-node
pm2 list
pm2 stop :id
-
Notifications
You must be signed in to change notification settings - Fork 0
gogotanaka/livestreaming
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published