Skip to content

Custom Domains

Connect a custom domain to your Proyecta app or use a free proyecta.live subdomain.

Proyecta supports publishing your app to:

  1. Free subdomainyourapp.proyecta.live (included with all plans)
  2. Custom domain — Connect a domain you own (e.g., myapp.com). Requires a Pro plan or above. Free plans only support the proyecta.live subdomain.

Note: Buying/registering domains directly inside Proyecta is not yet supported. You can purchase domains from any registrar (Namecheap, GoDaddy, Cloudflare, etc.) and connect them to your Proyecta app.

  1. Click Publish in the builder toolbar.
  2. On the Domain step, click Add custom domain (below the proyecta.live subdomain field).
  3. Enter your domain name and click Continue.
  4. Follow the DNS configuration instructions.
  5. Wait for DNS propagation and verification.

You’ll need to add these records at your domain registrar. Both are A records pointing to the same Proyecta IP address:

TypeNameValue
A@(provided during setup)
Awww(provided during setup)

Exact values are shown in the Publish dialog after you add your domain. (www redirects to your root domain.)

Your custom domain goes through these stages:

StatusDescription
Pending VerificationWaiting for DNS records to be configured
VerifiedDNS records confirmed
BuildingCompiling your app for static serving
DeployingUploading compiled assets to the CDN
Provisioning TLSSetting up SSL certificate
ActiveDomain is live and serving your app
FailedSomething went wrong — check DNS config

Can I connect multiple domains to the same app?

No. Each app supports one published domain at a time — either a free proyecta.live subdomain or a custom domain. To switch, remove the existing domain first and then add a new one.

How long does DNS propagation take?

Usually minutes, but can take up to 48 hours depending on your DNS provider.

Is HTTPS included?

Yes. SSL/TLS certificates are provisioned automatically for all domains.

How do I remove a domain?

Open the Publish dialog and delete the domain from the list.