Initialize Cloud Firestore Database
Explore how to initialize a Cloud Firestore database within your Firebase project. This lesson guides you through enabling the database in test mode, referencing Firestore in your HTML and JavaScript files, and preparing to add data in a chat application. Understand the initial setup needed before securing your database in later lessons.
We'll cover the following...
We'll cover the following...
Enable in Console #
From the Firebase console, select your project. You will see the main sidebar on the left. Click on Database. On the right, click on the Create database button, which is below the caption “Cloud Firestore”.