This lesson is for members. Join us?
Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.
Set up the Cloud Firestore Database
The Composition API Masterclass is coming soon!
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-importnode module to import our existing data that we've been using from the data.json file into the firestore.
Links
