RealDevSquad / RealDevSquad/website-backend

Document all the APIs that uses firestore and its usage limit

Open
#2,067 0 comments 0 reactions 1 assignee View on GitHub

@Shaily20 is already working on this.

Since Aug 16, 2024.

Dominant language
JavaScript
Stars
74
Forks
276
Avg merge
1d 26m
Merged PRs (30d)
14

Description

Issue Description

Document all the APIs that uses firestore to perform operations on data. The APIs exposed by this repository are open to guest and logged in users. Find its usage and the limit.
We want a system to limit these operations (like 50K reads a day). Also, understand the current logging system (if any) and document that as well. This needs to be done for all the RDS projects but will start with website-backend repository.

Expected Behavior

The documentation and analysis will lead to redesigning of our current system that reduced/optimised the operations performed on firestore and have a logging system in place.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.