What firestore rules?

Cloud Firestore Security Rules allow you to control access to documents and collections in your database . The flexible rules syntax allows you to create rules that match anything, from all writes to the entire database to operations on a specific document.

Read more

Is firebase the same as firestore?

Firebase works with two different databases. The Real-Time Database is the original Firebase database product, and Cloud Firestore is a new and improved version of the Real-Time Database. Firebase offers file storage security for users and enables them to utilize Google Cloud Storage.

Read more