- Jun 6, 2020
- 11,517
- 4,383
Ola
Yesterday I started playing around Google FireStore. This is things I learned. So, you need to log to the console and do the initial setup.
There is a Realtime Database (FireBase) and there is a Cloud FireStore. This is about the latter.
Step 2.
Create your database. Ensure that you update your permissions as they are set to False (cannot read, cannot...
Yesterday I started playing around Google FireStore. This is things I learned. So, you need to log to the console and do the initial setup.
There is a Realtime Database (FireBase) and there is a Cloud FireStore. This is about the latter.
Step 1.Cloud Firestore is a flexible, scalable database for mobile, web, and server development from Firebase and Google Cloud Platform. Like Firebase Realtime Database, it keeps your data in sync across client apps through realtime listeners and offers offline support for mobile and web so you can build responsive apps that work regardless of network latency or Internet connectivity. Cloud Firestore also offers seamless integration with other Firebase and Google Cloud Platform products, including Cloud Functions.
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن تصاویر باید ثبت نام کنید
firebase.google.comStep 2.
Create your database. Ensure that you update your permissions as they are set to False (cannot read, cannot...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید