Drop-in NestJS module
Install nestjs-chat from npm, import ChatModule.forRoot() into your existing NestJS project. You bring auth, users, and storage — the SDK brings everything else.
Install `nestjs-chat`, import `ChatModule.forRoot()`, and add chat to any NestJS backend in minutes.