CptToucan / waryes

BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Adds firebase data caching and basic supporting ui #16

Closed izohek closed 1 year ago

izohek commented 1 year ago

The site will now download and use a Firebase bundle file hosted in Firebase storage.

There's some items in the new views that probably need to be refactored, but right now exist more to support development.

UI should be in a separate commit from the data stuff, so worse case we can throw out that commit and keep the data commit.