0.1.3 • Published 1 year ago

nest-common-lib v0.1.3

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

Steps to consume common lib

Step 1: Generate your token (one time process) //configure sso with allowing Hyosung project

Step 2: npm login --scope=@hysng --auth-type=legacy --registry=https://npm.pkg.github.com //use your git id for login and token as password

Step 3: npm set "//npm.pkg.github.com/:_authToken=$NPM_TOKEN" //add your token to auth token

Step 4:npm install @hysng/sco-common-lib

Steps to update

step 1: if it is enum add it in core-common--lib step 2: after update change the version step 3: publish Note : if anything is added in core-common-lib it should be imported and exported here