Hey everyone,
I’d like users to have the ability to launch a customized web page from inside my app. I’ll have a boilerplate created, they’ll be able to change header images, fonts, colours, etc. and it will be a live web page either available via my app’s domain or they can point it towards a custom domain. All the data will be pulled from my app, it’s just so they can have a customise page/portal.
Is this achievable? I imagine the former option would be creating a page from their inputs, and the latter would involve some DNS work.
Any help would be really appreciated - thank you.