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.
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.