Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anikethsaha/open-chat-with-socket.io
this is simple open chat based on node.js with socket.io and mongodb
https://github.com/anikethsaha/open-chat-with-socket.io
express-js mongodb nodejs socket-io
Last synced: 3 months ago
JSON representation
this is simple open chat based on node.js with socket.io and mongodb
- Host: GitHub
- URL: https://github.com/anikethsaha/open-chat-with-socket.io
- Owner: anikethsaha
- Created: 2018-02-22T08:12:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T14:33:51.000Z (about 2 years ago)
- Last Synced: 2024-10-04T07:41:41.309Z (3 months ago)
- Topics: express-js, mongodb, nodejs, socket-io
- Language: CSS
- Size: 537 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# open-chat-with-socket.io
this is simple open chat based on node.js with socket.io and mongodb
# ScreenShot at the end
## tools required
##### MongoDB
##### Node.js
##### NPM
##### Please check for all the dependencies in package.json file and install them with NPM### Donation
## How to Use?
Simply start your node server with the
`
node app
`
Start Your mongodb server and database with ` mongo ` and ` mongod ` command in CMDGo to ` localhost:8080 ` in your browser where your server is running and register and login and chat