NEARBuilders / NEARBuilders/everything-dev
orpc-v2: migrate apps and votes plugins to the new plugin API
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 6
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Ticket ID: B4c
Parent
#248 — orpc-v2: consolidate fork into everything-dev and migrate platform to oRPC v2 + Effect 4 (epic)
What to build
Stage B, step 4c: migrate the apps plugin (registry discovery, FastKV app metadata) and the votes plugin to the new createPlugin API. Both keep serving identical routes and responses.
Acceptance criteria
- Both plugins' test suites green on the new API
- Registry listing and votes routes serve identical responses (spot-diff against pre-migration)
Blocked by
- #259 — createPlugin restructure
- #260 — migrate all six contracts to the v2 route builder
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 with the createPlugin restructure in #259 and the v2 route builder work in #260, then inspect the apps plugin and votes plugin entry points. Run both plugins' test suites after migration and spot-check registry listing and votes routes against their pre-migration responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend-api-design
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100