1 min readSep 11, 2019
Hi Ethan. Thanks for the post, it helped me deploy me react app with rails API. My questioni however, is on the local development react was fetching from localhost:3001 not that rails is hosted at horeku how do I connect my react frontend with my rails backend? If I change the fetch url to the new hosted rails how will I work on my localhost to do some more development and maintenance?