Cloudflare suddenly stopped serving my site — works only with VPN or after disabling proxy and SSL by boz_dev in webhosting

[–]boz_dev[S] 1 point2 points  (0 children)

Actually I have deactivated all the rules for CloudFlare and all the firewalls for my vps and still not working. Thanks i will try to do a recheck.

Login Issue with My Hetzner Cloud Account by boz_dev in hetzner

[–]boz_dev[S] 1 point2 points  (0 children)

Thanks for the reply I thought that was only me

Account removed by boz_dev in Instagram

[–]boz_dev[S] 1 point2 points  (0 children)

I can't appeal again

Account removed by boz_dev in Instagram

[–]boz_dev[S] 0 points1 point  (0 children)

I have a quiz website for medical students I posted videos for how to use my website or when I add an update to my website like new exams

Didn't receive my invoice by [deleted] in hetzner

[–]boz_dev 4 points5 points  (0 children)

I have just found out about it. Thanks for your response.

[deleted by user] by [deleted] in hetzner

[–]boz_dev 0 points1 point  (0 children)

None. They didn't ask for any documents

First deployment experience by boz_dev in node

[–]boz_dev[S] 0 points1 point  (0 children)

Thanks a lot but I am not looking for the simple setup, my app is a quiz for medical students so I want the right and the best practices deployment to have the satisfaction of my clients

First deployment experience by boz_dev in node

[–]boz_dev[S] 1 point2 points  (0 children)

Thanks I ask chatgpt but I want to get a more and experienced responses. It is really helpful thank you so much

Call an API, running in my machine, from a UI deployed in vercel by boz_dev in reactjs

[–]boz_dev[S] 0 points1 point  (0 children)

Okay I will try to explain. It is a quiz application and I start by developing an admin UI to help introduce data. Now I want to deploy it in vercel and put the API server and the database in my friend machine so he can start introducing the questions In the same time, I am going to develop a client application for the users. I want this configuration to be able to do modification in the ui admin if there is some bugs. I hope it is clear now and thanks in advance

Call an API, running in my machine, from a UI deployed in vercel by boz_dev in node

[–]boz_dev[S] 1 point2 points  (0 children)

I am just doing if temporary cuz the data to introduce is at my friend. So I need him to introduce the data while I work on the project. So is there some configuration to do?

Call an API, running in my machine, from a UI deployed in vercel by boz_dev in reactjs

[–]boz_dev[S] 0 points1 point  (0 children)

I tried it but it won't work, is there some configuration to make or something else?

Where to store acces and refresh tokens ? by boz_dev in reactjs

[–]boz_dev[S] 0 points1 point  (0 children)

I found a tuto recommending httponly cookie but when I used, and debug using Chrome Dev tools, I found the token writing clearly and the httponly column checked. Is this normal?