Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxgfr/realtime-chat

Realtime chatroom working with Redis, Express, Socket.io and IBM Watson Tone Analyser
https://github.com/maxgfr/realtime-chat

chatroom client expressjs ibm ibm-watson ibm-watson-tone-analyzer nodejs reactjs realtime realtime-messaging redis server socket-io tone-analyzer

Last synced: about 18 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# realtime-redis

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

## Commands

```bash
# to build and run it :
docker-compose up --build
# to stop and delete it :
docker-compose down --rmi 'all'
```

## Application