Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Proxying to another JSR API #248

Open
jollytoad opened this issue Mar 8, 2024 · 0 comments
Open

Suggestion: Proxying to another JSR API #248

jollytoad opened this issue Mar 8, 2024 · 0 comments

Comments

@jollytoad
Copy link

To allow the use of private or local registries the JSR API should be capable of proxying to another instance, eg the public one.

I wanted to run a local JSR so that I could preview my package and get it into shape before publishing to the public JSR, but having to also publish dependencies (such as @std packages) is a real pain. Ideally my local JSR could proxy to the public one to avoid this. This would also open up the opportunity to run a private JSR, or even a JSR for testing packages in other runtimes (#179).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Triage
Development

No branches or pull requests

1 participant