How to Make Your Project Live

Launch your tool on a custom domain - fully deployed and ready for real users. Once your Kulp project is ready, you can publish it to your own custom domain so that anyone can access it just like a real product. Here’s exactly how the process works:

Last updated 7 months ago

Before You Publish

Make sure your project is in good shape:

  • Test everything using the preview URL (auto-generated when the project is created)

  • Review design, flows, and features

  • Fix any visible bugs using the Fix Issues option

  • Finalize your integrations (e.g., Supabase, Stripe)

Publishing Workflow

1. Click “Make it Live”

In the top-right corner of your project dashboard, click the “Make it Live” button.

2. Click “Connect Domain”

A popup box will appear. Click on the “Connect Domain” button to begin linking your custom domain.

3. Enter Your Custom Domain

You’ll be prompted to enter the domain name you’ve purchased from a domain provider such as:

  • GoDaddy

  • Hostinger

  • Namecheap

  • Google Domains

Type in your domain name and proceed.

4. Enter Your Custom Domain

Add a CNAME Record to Your DNS Settings

A popup will guide you with steps to connect your domain. You’ll need to update DNS settings from your domain provider.

Some of the famous domain providers and their DNS pages are as follow :
1. GoDaddy - https://dcc.godaddy.com/control/dnsmanagement
2. Hostinger - https://hpanel.hostinger.com/domains
3 Bluehost - https://www.bluehost.com/help/article/dns-management-add-edit-or-delete-dns-entries

How to Connect Your Domain:

  1. Log in to your domain registrar (e.g., GoDaddy, Hostinger, etc.)

  2. Navigate to DNS Management or DNS Settings

  3. Add a new record:

    • Type: CNAME

    • Host: (value provided by Kulp)

    • Points to: (value provided by Kulp)

    • TTL: (usually set to default or 1 hour)

Make sure you save the changes once the record is added.

5. Wait for DNS Verification

DNS changes can take time to propagate. Typically, this takes 15 - 30 minutes, but in some cases, it may take up to 48 hours, depending on your domain provider.

6. Confirm & Add SSL Certificate

Once your domain is verified, you’ll see a confirmation message. Just click “Confirm” to add your SSL certificate and complete the process.