Your Docusaurus site did not load properly.

A very common reason is a wrong site baseUrl configuration.

Current configured baseUrl = /nestjs-pusher/

We suggest trying baseUrl =

Nestjs Pusher

A wrapper for Pusher.js with enhancement features for Nestjs

Typescript support

This library is fully made using Typescript

Nestjs support

Its purpose is to help developers who are working with Nestjs and want a module for Pusher.js instead of directly deal with most of the stuff by themselves.

Decorators

You can dynamically register your events, channels or even condition its behaviour using decorators only. Nestjs-pusher also exposes a service that you can consume if you don't want to work with decorators