Showing netlify.app content on godaddy subdomain

Hi
I have domain @ godaddy domain.club , I created there subdomain sub.domain.club

I have app on app.netifly.app
I want to show the content of app.netlify.app on sub.domain.com without visible redirection so user cant see in url bar app.netlify.app but only can see the sub.domain.com with content of app.netlify.app .

Anyone please advise me on the steps how do I get those results and if is possible ?
Main domain website is hosted on godaddy but I need node app in subdomain from netlify .

Thanks

Hi @danter83

Check out the Configure a subdomain documentation.

If you have any issues or questions, don’t hesitate to reply.

Thank you !
On godaddy on my domain.com DNS records I added:

Type: CNAME
Name: sub
Data: app.netlify.app
TTL 1hr

Hopefully this is correct - I will wait and see if this works.

If you have any further issues/questions, please provide the domain and Netlify site you are working with.

Im getting this:
Not Found - Request ID: 01GFBZPXPVA5T13M3RBQ3F4FKS
But not sure if this is response from godaddy or from netlify ?

That’s a response from Netlify.

What is the custom domain and Netlify site name?

Have you added the custom domain to your site?