Vue.js 3 Options API Masterclass - Working with Cloud Firestore - Set up the Cloud Firestore Database
In this lesson, we're going to setup the Firestore database in the Firebase console. It's a quick and simple process that takes only a few clicks.
We'll also utilize a simple script that uses the firestore-export-importnode module to import our existing data that we've been using from the data.json file into the firestore.
Links