Is Firebase Auth expensive?

In Firebase’s case you will probably be on the free tier (as long as you are not guzzling data) up to 100k users . Think about this for a moment. You will have 100k users on your app. Even if you only add advertising you should be able to make the $25 a month to cover the Firebase FLAME costs.

Read more

What is Firebase and firestore?

Cloud Firestore is Firebase’s newest database for mobile app development . It builds on the successes of the Realtime Database with a new, more intuitive data model. Cloud Firestore also features richer, faster queries and scales further than the Realtime Database. Realtime Database is Firebase’s original database.

Read more