Top

Chatzy Documentation

Add Custom Domain

NOTE :
- Before running the app make sure you have import Collection json in Firestore database which we have provided.
- Before import json in firestore database remember to give rule permission or create Firestore Data. See the Firebase Rules for create Firestore Database and how to give permission in firebase.
Also you can check below video for how to import json in firebase:
VIDEO URL : https://youtu.be/Jd0sW8Wrc5Y?si=AxC6BmWBFwZfZU4a

  1. Make sure you already have Deployed the Firebase Web App to Firebase Hosting.
  2. Go to your firebase console account and Tap to Hosting Menu
  3. Now tap to Add Custom Domain
  4. Now add your custom domain name
  5. Now verify your Domain Ownership. Create A Record & Copy Paste the Host/value in your DNS Settings of the some hosting sites like Hostinger,GoDaddy & Other account where you have purchased the Domain. Once completed, Tap on Finish
  6. Finally Go to your firbase console and go to Authentication -> Settings -> Authorized Domains -> Add Domains and write your domain name in Domain Text Field and Click Add.
  7. Visit your Domain to check if the web app is LIVE. Sometimes it may take upto 2 Days for DNS Propagation.