Okay
  Print

Headless - React GraphQL Firebase Ads Template

Send love to our product Hope you have liked our product. Our engineering & technical support team puts great effort to create the best product in the market with continuous effort to improve it each day for our users. We will really appreciate ...

Having trouble deploying? Some of our user recently shared their experience how they have overcome the deploying issue with Headless template. Here we are sharing the exact exact steps needed to fix this issue, Update your node js to 8.1, after chan ...

How to install this application? Please follow our installation documentation with a video and step by step guide here https://headless-doc.vercel.app/installation

Item Support Policy We strictly follow Envato item support policy https://themeforest.net/page/item_support_policy you can find what's not included in the support there 

Can I get a Refund? Unfortunately, we don't provide Refund except if you can have a detailed discussion with the support team and you can prove to them there is a bug that is stopping you from releasing or using our product. In order to consider ...

Missing or insufficient permission? Looks like a permission issue. please go to Firestore -> rules then add the below snippets service cloud.firestore { match /databases/{database}/documents { match /{document=**} { allow read, write; } ...