devparry
CDCloudflare Developers
•Created by devparry on 11/21/2024 in #general-help
how to setup a SaaS Domains web app with Coludflare
Hi Team I am new in the Cloudflare Saas domain,
I need step-by-step guidelines documentation to implement it on my web-app:
My current web app is built in NextJs with a type script. on web-app each user will have their profile. so for example client-1 has a username bobline, client-2 have jackStore and they can access his profile :
- example.com/profile/bobline
- example.com/store/bobline
- example.com/profile/jackstore
- example.com/store/jackstore
we want our client can also use their domain which connects directly to our web app.
here is what we want :
- bobonline.com/profile - bobonline.com/store - jackstore.com/profile Looking forward.
- bobonline.com/profile - bobonline.com/store - jackstore.com/profile Looking forward.
1 replies
CDCloudflare Developers
•Created by devparry on 11/19/2024 in #general-help
Cloudflare for SaaS Domains
we have our web app and the domain example: [devapp.com] each user will have their profile. so for example user-1 has a username bobline, use-2 have jackStore and they can access his profile :
- devapp.com/profile/bobline
- devapp.com/profile/jackstore
Using Cloudflare Custom Domains, the user can use his domains bobline.com and jackstore.com to set up bobonline.com/profile using a cname.
we want a new page under our web app, where our client can fill in their domain name and other required details to set it up and can able to access their profile URL or any other feature of our web-app directly on their domain :
e.g :
- bobonline.com/profile
- bobonline.com/store
- bobonline.com/contact
could you please let me know how I can achieve this?
2 replies