8000 GitHub - yayuhh/reglite: A web-scale enterprise private npm registry.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yayuhh/reglite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reglite - a private npm registry

Really?

Yea. You can publish to it.

How?

Stores packages in a folder. Proxies to an actual registry for packages you haven't published.

No, I mean how do I run this?

npm install -g reglite
reglite

Now install packages!

npm install --registry="http://localhost:3000" supermoon

And publish packages!

npm publish --registry="http://localhost:3000"

Is this the best?

Yes.

License

ISC

About

A web-scale enterprise private npm registry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0