Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iteam1337/docker-npm-proxy


https://github.com/iteam1337/docker-npm-proxy

docker npm proxy

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# docker-npm-proxy

```
docker build -t npm-proxy .
docker run -p 8080:8080 npm-proxy
```