socket-cluster-app
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