MaxwellBo / Muncoordinated-2

🇺🇳 Muncoordinated is a Model UN committee management service, (re)written with TypeScript, React, Semantic UI and Firebase.
https://muncoordinated.io/
GNU General Public License v3.0
31 stars 20 forks source link

Upgrade firebase to modular API #196

Open GeordieEK opened 3 weeks ago

GeordieEK commented 3 weeks ago

Is your feature request related to a problem? Please describe. Move away from firebase/compat as it is only a temporary solution

Describe the solution you'd like Move from the namespaced compat API to the modular API as described here

Additional context Not urgent but will be necessary eventually