Using Rack::Proxy To Serve Multiple React Apps On The Same Domain

Content posted here with the permission of the author Rahul Ojha, who is currently employed at Josh Software. Original post available here Background We had 4 React apps running on the local server. All apps were running on different ports because we can not start multiple React Apps on the same port. We had to build … Continue reading Using Rack::Proxy To Serve Multiple React Apps On The Same Domain