Rubin Bhandari

Results 469 comments of Rubin Bhandari

You can try to connect to the container shell and install any dependencies without having to rebuild the running container. Hope it helps

Looks like some nice feature.PRs are more than welcome

@Scrip7 I think you can start with the exception filter that's where all the DTO translations are done. From what I understand, we need a new json file with the...

@d-michail that is a desirable message if you ask me. Though we maybe able to add in an option to disable the unsupported message without breaking anything

I think the path would look ambigous if we would allow a url directly. We can update the options with another interface like: ```ts interface IFileOptions{ type: string ; //...

I was also wondering about including a typescript one. People like me would probably want to use typesafety which will be offered by the typescript files

@toonvanstrijp just wondering where I should be starting from. Can you point me to the code where all the loading stuff is done. I might spare some time for it...

Here, if you want someone to maintain I would love be of some help

Having issues on my case as well with packages like `graphql-upload` and `nanoid`. Nanoid is not that important tbh but grapql-upload has recently moved to ESM and i cannot seem...