I am using minio to manage the files
const getMinioClient = () => { const minioClient = new Minio.Client({ endPoint: \'127.0.0.1\', port: 9000, u