I\'m doing some test with NestJs events. Here is the code (very basic)
import { Body, Controller, Post } from \'@nestjs/common\'; import { OnEvent, EventEmitt