Nestjs Cqrs Setup

Install, repair, and verify NestJS CQRS with environment-gated module loading via @nestjs/config and CQRS_ENABLED. Use when users ask to add CQRS, wire CommandBus/QueryBus/EventBus, create command or query handlers, or prevent DI failures by conditionally enabling CQRS modules.

majiayu000 b9ccd1a 2 files · 4.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/nestjs-cqrs-setup commit b9ccd1a04f

Frequently asked questions

npx skillmds add majiayu000/nestjs-cqrs-setup