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

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

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