Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

A node script to populate Firestore with quiz questions

Notifications You must be signed in to change notification settings

ailooo/fireship-quizapp-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Questions for the Flutter Firebase Course

This repo allows you to populate your database with quiz questions for Flutter Firebase - The Full Course

Instructions

Requires Node.js >= 8.

  1. Clone this repo, cd into it, and run npm install.
  2. Download your service account (generate private key) from the Firebase Console under settings, then save it in the root of this project as credentials.json.
  3. Run node quizzes.js and node topics.js

About

A node script to populate Firestore with quiz questions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%