NEARBuilders / NEARBuilders/everything-dev

orpc-v2: all five plugins on Effect 4

Open
#256 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ready-for-agent
Dominant language
TypeScript
Stars
5
Forks
6
Avg merge
1m
Merged PRs (30d)
1

Description

Ticket ID: A4

Parent

#248 — orpc-v2: consolidate fork into everything-dev and migrate platform to oRPC v2 + Effect 4 (epic)

What to build

Stage A, step 3: migrate all five plugins (template, apps, auth, proposals, votes) to Effect 4 — service layers, db migrators, tests — still building against the current every-plugin API. Each plugin's bundle must build and load via Module Federation with the shared effect singleton.

Acceptance criteria

  • All five plugins' test suites green on effect 4.0.0-rc.112
  • All five rspack builds succeed; bos dev loads each plugin
  • bos mf check clean (single effect version across remotes)

Blocked by

  • #254 — every-plugin on Effect 4

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.

Research direction

Start by reviewing the #254 dependency, then inspect the template, apps, auth, proposals, and votes plugins, including their service layers, DB migrators, and tests. Verify each test suite and rspack build, run bos dev to load every plugin, and finish with a clean bos mf check showing one shared Effect version.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, testing
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.