Skip to content

wu-hui/ios-crash-debug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In firebase Console;

  1. create a firebase project
  2. add firestore to the project
  3. add service accounts to the project

In this project

  1. copy paste the firestore and service config to src/config/* json files
  2. run yarn install
  3. run yarn setup-data, this will generate sample data and add them to firestore

run the app by yarn start

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 54.9%
  • JavaScript 22.4%
  • HTML 12.8%
  • CSS 6.3%
  • Shell 3.6%