Mahmoud Yasser
Mahmoud Yasser
There is an error on the User model. In the subscribers virtual populate ``` userSchema.virtual('subscribers', { ref: 'Subscription', localField: '_id', foreignField: 'channelId', justOne: false, count: true, match: { subscriberId: this._id...
i'm using here clusters which will boost the performance of the API to use all all the cpu's cores when you upload your API on the cloud so you turn...
## Overview This PR introduces a new Helm chart for the Accent, facilitating its deployment on Kubernetes clusters. ## Changes Made - Created `Chart.yaml` with the basic definition of the...