Results 5 comments of Herdi Tr.

I also experienced this issue without any clues. Similar to the OP, after processing the image using Sharp and uploading it to S3, then the data insertion process is carried...

I see you doing import from `node-appwrite` dependency, which is not available (yet) from this module usage. #377 with node-appwrite still WIP

I'm currently working on a saas project, each tenant have its own subdomain, so I need to make the baseURL config dynamic. Of course we can override the config at...

Every user can use any available subdomain, so this is not a static config. Actually, there are many ways to solve this kind of problem We can override env value,...

My idea just to make this module usage straightforward, just like previous versions behavior by omitting the required base URL config. It is not really causing a problem in general....