socket-cluster-app icon indicating copy to clipboard operation
socket-cluster-app copied to clipboard

WebSocket cluster with NestJs and Redis. Repo for Medium article.

This is a repository for WebSocket cluster with NestJs and Redis Article on Medium.

Installation

$ npm install

Running the app


# watch mode
$ npm run start:dev