Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maxgfr/realtime-chat
- Owner: maxgfr
- License: mit
- Created: 2019-05-30T11:42:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:20:27.000Z (8 months ago)
- Last Synced: 2024-04-14T11:31:48.133Z (7 months ago)
- Topics: chatroom, client, expressjs, ibm, ibm-watson, ibm-watson-tone-analyzer, nodejs, reactjs, realtime, realtime-messaging, redis, server, socket-io, tone-analyzer
- Language: JavaScript
- Homepage:
- Size: 17.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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