Mick Lawitzke
                                            Mick Lawitzke
                                        
                                    Suggestion: ngx-local-storage
For the developer experience there is `@types/node-persist` at least. Anyhow I would like to see the types be part of this project instead of within `@types`. This would be way...
@mastertinner Could you take a look maybe? :)
I think it works, I replaced localhost with the name of the other image (localstack) but now I get: > s3-manager_1 | 2020/06/17 12:48:34 GET /buckets 29.8724ms > s3-manager_1 |...
Would also like to know what needs to happen to make this PR to be merged
I had to revert back a project from fastify to express because multer integration was too complex / would have taken too much time :(
@kamilmysliwiec Is this targeted for some version of Nest? What do you think of the two solutions/workarounds ([#1](https://github.com/nestjs/nest/issues/2343#issue-452615228) [#2](https://github.com/nestjs/nest/issues/2343#issuecomment-678937523))? Do they have any downsides? E.g. #1 would create everything twice...
I cant reproduce in fork mode on PM2 4.5.6
@darrachequesne Could you take a look at this yet? Still the same for 4.1.2
I think the RxJS type is very generic and also Typescript interfaces are kind of generic. So it does not need to be casted to the specific type, it should...