RealDevSquad / RealDevSquad/website-backend
Prerequisites when merging the PR of GET tasks/self route
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
-
The PR- #152 has some changes and modifications for which there is need of some Prerequisites . They are mentioned below. Make sure to follow them for the code to work on your systems.
-
After taking the latest changes from repo, follow the given steps.
-
run
npm install( to install and have latest version of packages ) -
Go to your firestore database. Open your project. Navigate to
cloud firestore. Create a composite index there.


If due to any reason, you are not able to do the second step, you can always find the link for doing the same in the error message which will appear in the terminal. Click that link and proceed.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the documentation or setup instructions for the GET tasks/self route and compare them with the prerequisites listed for PR #152. Confirm that npm install, the Firestore composite index, and the error-message fallback link are clearly documented; done means a contributor can follow the steps without additional guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, javascript, nodejs
- Domain
- backend, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100