Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 552 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 552 Bytes

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