Custom domain configuration in your application (shopify like)

I'm building an application for a client where users create their own stores and list them on the internet, I'm required to build a feature of custom domain configuration where users can enter their domain name and I give them som DNS records back so they can point their domain to my app and I can load the correct store and rewrite it in the URL something like theirdomain.com -> mydomain/stores/[id]. I'm using SST v3 to deploy my application on AWS I have a lot of queues and IOT for realtime buckets and all, and I have no idea how to set this thing up I found out that AWS has something called AWS saas manager in cloudfront for multi-tenant distributions but the problem is that I have no idea how to configure that thing to get it's id and make it work with my Next.js application
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?