cnio-yield-aggregation-ui
v0.0.1-dev
Published
User Interface package for Yield Aggregation project
Downloads
3
Readme
Yield Aggregation UI Package
Requirements
- node v18
- yarn 3
Usage
Just fork this repo and start implementing your User Interface components, test, build then start publishing the packages.
Instruction below:
Install
yarn install
Run storybook
yarn storybook
Build package
yarn build
Package 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-shortCommitSHA
) - releases/<release_version>-stag (publish staging version. Example:
1.0.57-stag-shortCommitSHA
) - releases/<release_version>-prod (publish product version. Example:
1.0.57-prod-shortCommitSHA
)
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
https://confluence.teko.vn/display/HN4/Tempi+3rd+party+components#Tempi3rdpartycomponents-C%C3%A1cht%E1%BA%A1o3rdcomponentt%E1%BB%ABcomponentm%E1%BA%ABu