Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sedhossein/nodejs-socket-chatroom-with-mongodb
this sample have socket and mongoDB concepts in chatRoom scenario
https://github.com/sedhossein/nodejs-socket-chatroom-with-mongodb
chat ejs express html mongodb nodejs socket-io
Last synced: 28 days ago
JSON representation
this sample have socket and mongoDB concepts in chatRoom scenario
- Host: GitHub
- URL: https://github.com/sedhossein/nodejs-socket-chatroom-with-mongodb
- Owner: sedhossein
- Created: 2018-04-25T22:09:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T07:50:10.000Z (over 6 years ago)
- Last Synced: 2024-11-16T21:12:47.801Z (3 months ago)
- Topics: chat, ejs, express, html, mongodb, nodejs, socket-io
- Language: JavaScript
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Simple Chat
===================i use NodeJS-MongoDB-express-ejs in this App
for test this app you should
--first download and Install Nodejs
--then download and Install MongoDB
--run 'npm install'
--then enter 'npm run start'in port :3000 its serve now ,,,
===================