Relative Content

Tag Archive for node.jsangularexpresshttp-redirectserver

NodeJS Express Host index.html File Then Route To Specific Spa Route with Params

I have an application that uses Angular 13 as the frontend and nodeJS with express for the backend. The backend servers the frontend files. I am working on adding subdomains into my application and although I somewhat got it to work, there are a couple issues I am running into that I can’t quite find the solution too.