https://github.com/yhagio/wazzup
Node.js Socket.io Simple Chat
https://github.com/yhagio/wazzup
expressjs nodejs socket-io socketio typescript
Last synced: 3 months ago
JSON representation
Node.js Socket.io Simple Chat
- Host: GitHub
- URL: https://github.com/yhagio/wazzup
- Owner: yhagio
- License: mit
- Created: 2016-12-23T16:11:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T20:05:09.000Z (over 7 years ago)
- Last Synced: 2025-02-25T13:54:37.756Z (over 1 year ago)
- Topics: expressjs, nodejs, socket-io, socketio, typescript
- Language: JavaScript
- Homepage: https://whispering-eyrie-36503.herokuapp.com
- Size: 169 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Instant Real time chat service
**DEMO** : https://whispering-eyrie-36503.herokuapp.com
Screenshot

### How to run
```
npm run dev
```