Savio Dias

Results 81 comments of Savio Dias

## Weekly Learnings & Updates ### Week 1 - Learned the important concepts of Nest. - Got to know how stencil cli and schematics communicate with each other - Fixed...

@tushar5526 @ChakshuGautam Are we avoiding IP addresses because in most of the cases it does not only identifies it as a person, but rather a router which possibly may contain...

I was also thinking in the same way. Tushar isn't active at the moment. Maybe @techsavvyash could help you out...

Any updates @Apurv428 ?

I'll also give it a try

@techsavvyash I tried intergrating bull in 04-monitoring sample with the help of a youtube tutorial to understand it and it works fine with the sample. I have attached a implementation...

Trying running it on gitpod

So what I understood is that I need to add job queues using bull for handling async tasks over this modules (Monitoring, file uploads,etc ), right? Or create a separate...

@techsavvyash Right now I was trying it with file-upload by updating the packages of file-upload Ref: https://medium.com/@raviyasas/how-to-use-bull-with-nestjs-18697f123e3c Am I on right track?