https://github.com/moumen-soliman/nodejs-chat
Simple chat application, you can create chat room with join more than one user and multiple rooms in same time with secure data in one room and authentication for users with mongodb , you can follow what happening in console.
https://github.com/moumen-soliman/nodejs-chat
authentication javascript momentjs mongodb mongodb-database mongoosejs mustache-js node node-js nodejs npm socket-io socket-io-client ui-components
Last synced: 3 months ago
JSON representation
Simple chat application, you can create chat room with join more than one user and multiple rooms in same time with secure data in one room and authentication for users with mongodb , you can follow what happening in console.
- Host: GitHub
- URL: https://github.com/moumen-soliman/nodejs-chat
- Owner: moumen-soliman
- Created: 2017-10-17T21:50:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T21:48:44.000Z (over 3 years ago)
- Last Synced: 2025-10-19T18:00:11.536Z (8 months ago)
- Topics: authentication, javascript, momentjs, mongodb, mongodb-database, mongoosejs, mustache-js, node, node-js, nodejs, npm, socket-io, socket-io-client, ui-components
- Language: JavaScript
- Homepage:
- Size: 4.41 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NodeJS - chat application
Simple chat application, you can create chat room with join more than one user and multiple rooms in same time with secure data in one room and authentication for users with mongodb , you can follow what happening in console.
include
- Express
- Socket.io
- MongoDB
- Expect
- Mocha
- Moment
- Mustache
- ES6 Classes