https://github.com/degisew/chat-app
A Back-end chat app service built with JavaScript, Nodejs, ExpressJs, Sockeio, and MongoDB. Users can send, receive, edit, and delete real time messages simultaneously.
https://github.com/degisew/chat-app
expressjs javascript mongodb mongoose nodejs socket-io
Last synced: 2 months ago
JSON representation
A Back-end chat app service built with JavaScript, Nodejs, ExpressJs, Sockeio, and MongoDB. Users can send, receive, edit, and delete real time messages simultaneously.
- Host: GitHub
- URL: https://github.com/degisew/chat-app
- Owner: degisew
- License: mit
- Created: 2023-12-01T09:06:21.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-18T08:31:26.000Z (over 2 years ago)
- Last Synced: 2024-04-16T02:17:30.940Z (about 2 years ago)
- Topics: expressjs, javascript, mongodb, mongoose, nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chat-app
A real time chat application built with Nodejs, MongoDB, and Express that sends and shows messages to a recipient instantly without any page refresh.