The middleware overrides v1/search endpoint with a redis search based backend for verdaccio@5 and verdaccio-redis-storage.
The package will be migrated to verdaccio-redis-storage after verdaccio@6 release.
Notice issue: auth check is disable for the search end point.
See the verdaccio contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.
-
npm run buildBuild a distributable archive
-
npm run testRun unit test
For more information about any of these commands run npm run ${task} -- --help.