Degustur App Documentation
CtrlK
  • Introduction
  • ADMIN SETUP
    • Flutter Installation
    • Code setup
    • Firebase Setup
      • Firestore Database Setup
      • Database Security Rules
      • Database Index Setup
      • Push Notification Setup
      • Firebase Storage Setup
      • Admin Credentials Setup
  • Code Configs
  • Upload to Firebase Hosting
  • Conclusion
  • App Setup
    • Introduction
    • Code Setup
  • Firebase Setup for Android
    • Android Package Name Setup on Firebase
    • Change Package Name Android
    • Generate Debug Certificate
    • Generate Release Certificate
    • Google Sign In Setup for Android
    • Facebook Login Setup for Android
    • Additional Firebase Setup for Android
Powered by GitBook
On this page
  1. ADMIN SETUP
  2. Firebase Setup

Firestore Database Setup

Follow the steps below:

From your firebase console, click on the Firestore Database and then click on the create database button.

Now select the production mode and click on Next > Enable.

PreviousFirebase SetupNextDatabase Security Rules

Last updated 2 years ago