Skip to content

yuchenshi/firebase-migration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. yarn
  2. yarn firebase init
  3. yarn setup
  4. Fill the src/opts.js file

Usage

There are four commands:

  • yarn create:users - Programmtically creates src/users.json which is used by the import scripts (you don't have to run this manually)
  • yarn import:users - imports the users to firebase
  • yarn validate - Validates the newly created user
  • yarn start - runs import and validate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • Shell 8.6%