Hi Meteor community, I wanted to share a package I have been using for a while in production and local development: GitHub GitHub - diavrank/meteorjs-decorators: Meteor decorators to make your Meteor… Meteor decorators to make your Meteor app with NestJS-style pattern. - diavrank/meteorjs-decorators meteorjs-decorators brings a NestJS-style structure to Meteor apps: controllers, services, modules, dependency injection, DTO validation, response DTO mapping, publications, entities, and indexes. The goal is to make bigger Meteor apps easier to organize, test, and scale. I have been using this a