Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexedDB and Firebase Emulator Suite dependency enhancements #46

Merged
merged 22 commits into from
Mar 7, 2024

Conversation

NathanWEdwards
Copy link
Collaborator

This pull request proposes the following changes:

  • Remove package-lock.json from the .gitignore file.
  • Add Dexie, Dexie-React-hooks, and IndexedDBShim as dependencies for application cache management.
  • Refactor package.json, src/utils/setup.cjs, and src/api/firebase.ts to handle the passing of command line arguments more appropriately.
  • Introduce an id field within the Donation model.
  • Introduce a Donation Cache interface.
  • Add a src/utils/utils.ts:blobToArrayBuffer() utility method.
  • Refactor the src/api/firebase-donations.ts:addDonation() method.

@NathanWEdwards NathanWEdwards merged commit ac8175d into codeforbtv:main Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant