New version

This commit is contained in:
2024-11-06 10:43:05 +01:00
parent 79afdd39b8
commit 48b15de4c5
18 changed files with 1006 additions and 70 deletions

View File

@ -1 +1,6 @@
gowebbuild
# NPM Proxy
The npm proxy is a small npm registry server that can be used to serve packages from the local filesystem instead of the default registry.
This allows to install packages that haven't been published yet.