Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 ,,,

===================