This respository host the node module that can act as personal npm registry. This module is packaged to be deploy on SAP BTP for the Cloud Foundry environment.
Deploy using cf push
command.
> npm config set @rizing:registry=https://<hostname>/
Publish using command npm publish
for @rizing
package scope