Skip to content

gogotanaka/livestreaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published