项目作者: maxgfr
项目描述 :
Realtime chatroom working with Redis, Express, Socket.io and IBM Watson Tone Analyser
高级语言: JavaScript
项目地址: git://github.com/maxgfr/realtime-chat.git
realtime-redis
realtime-redis is a realtime chatroom working with Redis, Express, Socket.io and IBM Watson Tone Analyser.
Commands
# to build and run it :
docker-compose up --build
# to stop and delete it :
docker-compose down --rmi 'all'
Application