Skip to content

Realtime chatroom working with Redis, Express, Socket.io and IBM Watson Tone Analyser

License

Notifications You must be signed in to change notification settings

maxgfr/realtime-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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