Yash Bindal (yB)
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Yash Bindal (yB) on 9/21/2024 in #questions
Static IP in cloudflare worker
I trying to hit an external API through cloudflare worker
my issue is they require static IP which I have to give So they can unblock me.
But cloudflare have dynamic IP
Is there any workearound
Static IP is only for enterprises
2 replies
TTCTheo's Typesafe Cult
•Created by Yash Bindal (yB) on 5/15/2023 in #questions
Wordpress to React SEO Effect
Hello, I have a website that is running on wordpress but we started having issues on it and we were anyways have to revamp it.
I was wondering shifting it to a different technology would effect the SEO?
3 replies
TTCTheo's Typesafe Cult
•Created by Yash Bindal (yB) on 2/21/2023 in #questions
Open graph image not showing
I am not able to see opengraph image specially on twitter.
I checked on opengraph tester sites it is showing there
https://www.web3nomads.jobs/job-posts/marketing-lead
1 replies
TTCTheo's Typesafe Cult
•Created by Yash Bindal (yB) on 2/2/2023 in #questions
Video and Audio Hosting
I am building a site with a major part being able to display video and podcast content
what is the best place to host them which no to minimum amount
2 replies
TTCTheo's Typesafe Cult
•Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
Hello,
I am trying to use payment intent which return a client secret.
How can I get the checkout URL. When I went through their process they are suggesting to get like stripe elements to create form on front end and stuff.
but is there a way if I could just return the checkout url form the backend?
37 replies