chat-app-react-nodejs icon indicating copy to clipboard operation
chat-app-react-nodejs copied to clipboard

Deployment error

Open Shivam-teotia opened this issue 3 years ago • 2 comments

What are changes that we have to make in cors After deployment frontend to netlify and backend to heroku.?

Shivam-teotia avatar Sep 12 '22 05:09 Shivam-teotia

What are changes that we have to make in cors After deployment frontend to netlify and backend to heroku.?

app.use(cors({ origin: "<YOUR_FRONTEND_DEPLOYED_PROJECT_URL>" })); // Add this in line no 10 in index.js file inside server folder

rtewari056 avatar Oct 10 '22 15:10 rtewari056

hey still i am getting those CROS and socket error. Have you deployed it successfully? Can you please guide me a little

Proeditor07 avatar Sep 03 '23 17:09 Proeditor07