Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 502 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 502 Bytes
DEPLOYED BACKEND: https://cvwo-backendserver.onrender.com IF RUNNING LOCALLY, Change the fetch request in the frontend to http://localhost:4000 Change the cors.rb file depending on where the requests are coming from the frontend. Currently they are set to https://famous-crumble-a83c84.netlify.app In the terminal put, rails s -p 4000 Open http://localhost:4000 to view in the browser NOTE: The website will be unable to work properly on Safari due to their policy on cross-site cookies