Quyen Nguyen

Results 3 comments of Quyen Nguyen

Maybe fix error: - Start Microservices after start http - remove enableShutdownHooks

Blocked Cookies medium.com will help

> any updates? I replaced by query builder :( findOne with a primary key Ex: const trip = await this.tripRepository.findOne(trip.id, { select: ['id', 'corp_id', 'status'], relations: ['trips', 'trips.tripsItems'], })