Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.replit.com/llms.txt

Use this file to discover all available pages before exploring further.

By the end, Velocity will live at velocityrentals.com instead of velocity.replit.app. You’ve added sign-in, a database, payments, and a calendar integration to Velocity. Now give it a URL that looks like a real rental brand. This guide moves Velocity to velocityrentals.com — swap in whatever domain you own.

Confirm Velocity works on the Replit URL first

Don’t change anything until the public velocity.replit.app URL is solid. Open it in a new browser tab and check:
  • The fleet page loads.
  • A customer can sign in, reserve a car, and see the reservation after refresh.
  • Stripe deposit checkout opens and the test card confirms the reservation.
  • The Google Calendar event lands on the booking customer’s calendar.
If any of those break, fix them before touching DNS. See Troubleshoot publishing.

Connect velocityrentals.com in Replit

Open Velocity’s Publishing settings and add velocityrentals.com as a custom domain. Replit will show you two DNS records — copy them exactly as shown.
The Replit custom-domain dialog inside Velocity's Publishing settings with velocityrentals.com entered and the two DNS records (an A record and a TXT verification record) ready to copy
Then open the dashboard at your domain provider (Namecheap, Cloudflare, Google Domains, GoDaddy, etc.) and add those exact records. If you’d like Agent to walk you through the steps for your specific provider: DNS changes can take a few minutes to a few hours to apply. Replit will show “Verified” next to velocityrentals.com once it sees the records.

Test Velocity on velocityrentals.com

Once Replit shows the domain as verified:
  1. Open https://velocityrentals.com in a new browser tab. The green padlock should appear — HTTPS is automatic.
  2. Sign in as a customer. Sign-in should still work (Replit Auth handles the new domain automatically).
  3. Reserve a car, refresh, and confirm the booking persists.
  4. Open Stripe deposit checkout. The page should now show velocityrentals.com as the merchant URL.
  5. Confirm the booking and check that the Google Calendar event still lands on the customer’s calendar.
If sign-in, checkout, or the calendar integration misbehaves only on velocityrentals.com, tell Agent the exact symptom: Velocity now lives at a real rental-brand URL. Share velocityrentals.com with customers — they won’t see “replit.app” anywhere.

Improve it next

Troubleshoot publishing

Fix issues when the public URL doesn’t work.

Domain purchasing

Buy velocityrentals.com through Replit if you haven’t already.

Need further help?

  • velocityrentals.com doesn’t load right away: DNS changes can take a few hours. Wait and check again before changing more settings.
  • The Replit URL works but the custom domain doesn’t: double-check the DNS records match what Replit shows exactly — common mistakes are a trailing dot, an extra subdomain, or a stale record.
  • Stripe checkout still says velocity.replit.app: ask Agent to update the Stripe redirect URLs to use velocityrentals.com.
  • You don’t own a domain yet: buy one through Replit — see Domain purchasing.