====== Verdaccio ======
HSBNE has an instance of [[https://github.com/verdaccio/verdaccio|Verdaccio]] running which caches commonly used npm modules to allow faster and more reliable downloads.
To use HSBNE's verdaccio instance, either set your registry to use it with:
npm set registry https://npm.hsbne.org
or use it on a per command basis with
NPM_CONFIG_REGISTRY=https://npm.hsbne.org npm i
=== Useful Info ===
**Author(s):** Jaimyn (@jabelone)\\ **Current Maintainer(s):** Jaimyn (@jabelone)\\ **Running On:** [[infrastructure:servers:porthack01|Porthack01]]\\