Manikandan Raji

Results 11 comments of Manikandan Raji

can you tell me how can I use your fork using pipenv?

thank you so much that solved the problem. appreciate it man EDIT 1: this is unrelated, but can you tell how to pass multiple expected conditions to wait_until. On Tue,...

woah, that fixed the problem I have been trying to solve for the past couple of hours. once again, thank you man.

That's weird and shouldn't happen. Make sure that you run the command inside the root of this repo

did you create the .env file at the root of the project?

You are correct. I am lazy and didn't queried the retweets when compiling the user feed.

at the time, nope. I am going to rewrite this application soon. During this rewrite, I'll consider adding tests.

thanks for the suggestions, I'll look into it

Yep, it's kind of annoying. For that, two changes need to be made. One in the backend where we need to make certain routes public. In the frontend, you need...

Yep. I kinda broke the backend when trying to fix it. I need to look into it. Meanwhile, I am going to completely rewrite the backend part using nestjs or...