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

https://github.com/pdasya/chat-application

Realtime online chat web application
https://github.com/pdasya/chat-application

nodejs typescript webpack websocket

Last synced: 5 months ago
JSON representation

Realtime online chat web application

Awesome Lists containing this project

README

          

### Installation

1. **Clone the repository**

```bash
git clone git@github.com:pdasya/chat-application.git

```

2. **Install dependencies**

```bash
npm install

```

3. **Start server**

Follow instructions [here](https://github.com/rolling-scopes-school/fun-chat-server/tree/main)