0.0.1-test • Published 11 months ago
cnio-drep-ui v0.0.1-test
DREP UI COMPONENTS
Requirements
- node v18
- yarn 4
Usage
Just fork this repo and start implementing your User Interface components, test, build then start publishing the packages.
Configure NPM registry settings in .npmrc file (ask team for the password)
@nio:registry=https://asia-southeast1-npm.pkg.dev/teko-development/teko-npm/
//asia-southeast1-npm.pkg.dev/teko-development/teko-npm/:always-auth=true
//asia-southeast1-npm.pkg.dev/teko-development/teko-npm/:_password="TEKO_NPM_PASSWORD"
//asia-southeast1-npm.pkg.dev/teko-development/teko-npm/:username=_json_key_base64Instruction below:
Install
yarn installRun storybook
yarn storybookBuild package
yarn buildPackage version convention
Branches
In this repo, we will have 3 kind of branches to publish packages:
- main (publish dev version. Example:
1.0.57-dev-imgTag) - releases/<release_version>-stage (publish staging version. Example:
1.0.57-stag-imgTag) - releases/<release_version>-prod> (publish product version. Example:
1.0.57-prod-imgTag)
Please remember to use the correct version tag on each branch with the corresponding environment(dev, stag and prod and corresponding kotlin version by environment)
Publish pipeline will automatically generate with each branch pattern, so remember to checkout to correct branch pattern by environment.
Installing on tempi
0.0.1-stag-bec6ac8f
1 year ago
0.0.1-test
11 months ago
0.0.4-dev
1 year ago
0.0.3-dev
1 year ago
0.0.2-dev
1 year ago
0.0.1-dev
1 year ago