Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jatin-8898/real-time-chat-app
A real time chat application made using MongoDB, Express , Node , Pug, Socket.io :computer:
https://github.com/jatin-8898/real-time-chat-app
body-parser bootstrap4 chat chat-application chatapp express express-js middleware mongo mongodb pug pug-template-engine pugs real-time socket socket-io
Last synced: about 1 month ago
JSON representation
A real time chat application made using MongoDB, Express , Node , Pug, Socket.io :computer:
- Host: GitHub
- URL: https://github.com/jatin-8898/real-time-chat-app
- Owner: Jatin-8898
- License: mit
- Created: 2018-09-14T08:03:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:43:45.000Z (about 2 years ago)
- Last Synced: 2024-10-28T11:19:30.366Z (3 months ago)
- Topics: body-parser, bootstrap4, chat, chat-application, chatapp, express, express-js, middleware, mongo, mongodb, pug, pug-template-engine, pugs, real-time, socket, socket-io
- Language: HTML
- Homepage:
- Size: 5.99 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Real-Time-Chat-App
A real time chat application made using MongoDB, Express , Node , Pug, Socket.io## Clone the repo
It is very light weight repo, So recommended starting with cloning the repo
```
git clone https://github.com/Jatin-8898/Real-Time-Chat-App.git
```## Install
```
Download/clone the repo
Run npm start
Navigate to http://localhost:3000 to view the app
```