-
Notifications
You must be signed in to change notification settings - Fork 158
Search: Trending creators endpoint #1016
Copy link
Copy link
Open
oraimoitel/Stellar-Tipz
#3Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:searchSearch & discoverySearch & discoverybackendOff-chain backend workOff-chain backend workeffort:MMedium (≈half day)Medium (≈half day)
Description
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:searchSearch & discoverySearch & discoverybackendOff-chain backend workOff-chain backend workeffort:MMedium (≈half day)Medium (≈half day)
Summary
Implement “Trending creators endpoint”.
Tasks
Acceptance criteria
Files / location
backend/src/modules/search/Getting started
git checkout test-implement-drips && git pullcd backend && npm installdocker compose -f backend/docker-compose.yml up -d(Postgres + Redis)backend/README.mdandbackend/docs/BACKEND_CONTRIBUTING.md.npm run typecheck && npm run lint && npm run testbefore opening your PR.Definition of Done for every issue is in BACKEND_CONTRIBUTING.md.