Hi there,
Since Cloudflare have many new features like worker, zaraz with http request etc. using all those features is it possible to run nexts webapp on Cloudflare while hosting seperate backend somehwere else?
backend is golang microservice recieving and responding to the requests. front end handle signin and display data received from backend.
thanks