How to deploy a react app in production while linking the backend with React I have gone through many tutorials that suggest making a proxy in the package.json and connect the frontend and backend of your application. But this wont won’t work when you are going for production