yourapp.catdoes.app. If you want to use your own domain instead (like www.yourcompany.com), you can set that up too.
How It Works
Step 1: Deploy Your Project
First, ask the AI agent to deploy your project. Just tell the agent something like “I want to deploy my project” and it will walk you through picking a URL and getting your app live atyourapp.catdoes.app.
If you haven’t deployed yet, check out the Deployment page for more details.
Step 2: Ask for a Custom Domain
Once your project is deployed, tell the agent you want to use your own domain. For example, you can say “I want to use my custom domain” and the agent will guide you through the setup.Step 3: Set Up Your Domain
You’ll need to go to wherever you manage your domain (like GoDaddy, Namecheap, Google Domains, Cloudflare, or any other provider) and point it to your CatDoes app. Here’s what to do:- Log in to your domain provider.
- Find the DNS settings for your domain.
- Add a new CNAME record:
- Name/Host: your domain or subdomain (for example
wwworapp) - Value/Target:
yourapp.catdoes.app(replaceyourappwith the slug you chose during deployment)
- Name/Host: your domain or subdomain (for example
- Save the changes.
DNS changes can take a few minutes to a few hours to take effect, depending on your domain provider.

