How do reverse proxy my API and client urls?
Hello everyone, I use react for one of my sites and express on the backend and basically the client connects to the backend which is on a different subdomain.
I wanna use cloudflare as a reverse proxy to connect both, as so many people told me that I should use one of it's feature but no one ever told me how.
so I'm asking you, what should I do to connect my backend and frontend in the same url?
I wanna use cloudflare as a reverse proxy to connect both, as so many people told me that I should use one of it's feature but no one ever told me how.
so I'm asking you, what should I do to connect my backend and frontend in the same url?