SolidJSS
SolidJS2y ago
10 replies
Some Call Me Tim

Getting the full domain/url server side

I have a multi tenant SaaS where clients CNAME their own domains to my app. I need to get the domain / url they're using in order to get the correct data from the DB server side. How can I do this?
Was this page helpful?