The backend firebase for my app is becoming heavy and it is costing a lot what should I do ?
Prateek Kaien
•
Medial • 5m
Are you using firebase as a backend DB ?
very few things you can do.
Optimise queries, implement caching wherever possible.
Implement data IO limits on in and out calls.
Try to get free firebase credits via GCP startup program and such
Day 21:
1.just completed a working game release, with the backend function and realtime DB, tested locally with firebase emulator.
ToDo List for
Day 22:
1. Polish the ui, add some background patterns.
2. Test and add missing parts
3. Add sound and
New Update on My Social Media App for Engineering Students
I’ve been working on an app focused on hackathons, job prep, aptitude tests, and more, mainly for engineering students. Initially, I was using Firebase for the backend, but I ran into the re