NEARBuilders / NEARBuilders/everything-dev

every-plugin: accept a url and get a typed client

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

Nobody has claimed this yet.

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

Description

It can query by the account, plugin id on fastkv registry; allow types gen to properly pull the types in

Right now, this depends on bos.config.json and then we are querying the plugins for the types export from ther emote module. To enable createClient via a path or url would require querying for the config first -- but we need this at build time...

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 tracing createClient and the current bos.config.json-based type lookup. Read how the fastkv registry is queried and how the types export is consumed at build time. Done means a path or URL can provide the configuration and support typed client generation without relying on bos.config.json.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.