项目作者: maxgfr

项目描述 :
Realtime chatroom working with Redis, Express, Socket.io and IBM Watson Tone Analyser
高级语言: JavaScript
项目地址: git://github.com/maxgfr/realtime-chat.git
创建时间: 2019-05-30T11:42:39Z
项目社区:https://github.com/maxgfr/realtime-chat

开源协议:MIT License

下载


realtime-redis

realtime-redis is a realtime chatroom working with Redis, Express, Socket.io and IBM Watson Tone Analyser.

Commands

  1. # to build and run it :
  2. docker-compose up --build
  3. # to stop and delete it :
  4. docker-compose down --rmi 'all'

Application