https://github.com/volkya/chat-express
Public and private role play chat [ In maintenance ]
https://github.com/volkya/chat-express
express http-server javascript nodejs socket-io
Last synced: 3 months ago
JSON representation
Public and private role play chat [ In maintenance ]
- Host: GitHub
- URL: https://github.com/volkya/chat-express
- Owner: volkya
- Created: 2019-08-17T05:20:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T13:35:57.000Z (about 3 years ago)
- Last Synced: 2025-10-08T19:59:18.710Z (9 months ago)
- Topics: express, http-server, javascript, nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 298 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat color
Here an example of chat using sockets js

# Run
- Verify service mongod
- `npm install`
- `npm run dev`
# Future updates
Integrate private chat
# Methodology
https://trello.com/b/oMu0UP4g/chat-js