cycleplanet / cycle-planet

Official Cycle Planet repo, an open source and non-profit network of long distance cyclers and those who want to host them.
https://cycleplanet.org/
MIT License
10 stars 4 forks source link

Firebase update to version 9.x.x #84

Open bidsinga opened 2 years ago

bidsinga commented 2 years ago

EDIT I accidently enforced App Check to our storage and realtime database, causing the app not loading any data.

Firebase got upgraded to v9. We need to update the config file and some Vue files that import firebase directly. Here is some documentation.

Any help with solving this issue is welcome and can be done in branch firebase-upgrade