7. How to import indexing?
- 7.1. Go to the scaneats_admin folder.
- 7.2. Open terminal.
- 7.3. Use below code to setup firebase
firebaseinit
- 7.4. Select a default Firebase project
- 7.5. Select Functions: Configure a Cloud Functions directory and its files
- 7.6. After completing All the process.
- 7.7. You could also use this to import indexing to Firestore using below command:
firebase deploy --only firestore:indexes