The Composition API Masterclass is out!
Sign-up for the Vue.js Masterclass 2024 Edition.
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-import
node module to import our existing data that we've been using from the data.json file into the firestore.
Links