Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

The Vue.js 3 Masterclass

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Set up the Cloud Firestore Database

🚧 PLEASE NOTE: This masterclass is built with the Options API
vuejs-masterclass

The Composition API Masterclass is coming soon!

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