https://github.com/SaurabhKumarDev/ChatRoom
ChatApp for the local communities
https://github.com/SaurabhKumarDev/ChatRoom
expressjs path redis static-html websocket
Last synced: about 1 year ago
JSON representation
ChatApp for the local communities
- Host: GitHub
- URL: https://github.com/SaurabhKumarDev/ChatRoom
- Owner: SaurabhKumarDev
- Created: 2024-10-28T04:35:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T10:04:59.000Z (over 1 year ago)
- Last Synced: 2025-03-23T19:14:55.552Z (about 1 year ago)
- Topics: expressjs, path, redis, static-html, websocket
- Language: JavaScript
- Homepage: https://chatroom-vre3.onrender.com/
- Size: 130 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat App
Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI
## Usage
```
npm install
npm run dev
Go to localhost:3000
```
## Prerequisites
- Node.js and npm installed
- Redis