|
|
|
|
|
by indexzero
4587 days ago
|
|
Anyone can make a mirror. That's the glory of CouchDB. Just kick off replication and BOOM you've got the npm registry. There are community mirrors in Europe (http://npmjs.eu) and Australia. If you want to run or use a community mirror that's totally great! npm config set registry http://my.awesome.community.mirror |
|