fireship-io / fireship-quizapp-data

A node script to populate Firestore with quiz questions
89 stars 48 forks source link

Script doesn't create collections of users, reports #27

Closed dev-nicelee closed 1 year ago

dev-nicelee commented 1 year ago

I've used the script to create collections by following instructions on README

It has created quizzes and topics without any data loss, but it seems like it doesn't create users, reports collections..

Is this intended and should be created manually?🤔

muthpeter commented 1 year ago

It will be generated dinamically later by the app.

helderlj commented 5 months ago

I feel like this should be fixed somewhere.