NEARBuilders / NEARBuilders/everything-dev
everything-dev: proxy
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 6
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Proxy is broken -- it did have api.proxy would be a url
Enabled by --proxy
Could use domain/api by default, or be override directly in api or in plugins
Unlocked after #150
I expect to be able to proxy requests to this api for that client, using the provided auth -- since same hosts and auth, you can login and have same permissions
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 tracing the --proxy option and the api.proxy setting, then review how requests, plugins, and provided authentication are connected. Check the context from #150. Done means proxy requests reach the API for the selected client, support the stated default or overrides, and preserve the same-host authentication permissions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100