Can I use Firestore without Firebase?

Firestore is perfectly usable on the backend without a client app . But if you are shipping an app, I’d strongly recommend integrating Firebase Authentication first, and you should think carefully about structuring your data and rules from there.

Leave a Reply

Your email address will not be published. Required fields are marked *