whitesoup12
CCoder.com
•Created by whitesoup12 on 5/6/2025 in #help
ReactJS App Subdomain
I have Coder working well with everything in my stack (Java and ReactJS), but the only issue I'm having is when trying to access a part of my ReactJS app that exists under a subdomain. For example. when running locally I'm able to do
localhost:5173
to get to a "Control Panel" version of the app, but then to get to another part I have to do subdomain.localhost:5173
. I have no problems with the root (Control Panel) but I can't figure out how to get the subdomains to resolve. Not sure what config to post here since I'm new to Coder, but I can supply whatever is needed.13 replies