@bethinkpl/design-system
v26.2.6
Published
Bethink universe design-system
Downloads
810
Keywords
Readme
Bethink design system
Fontawesome PRO
DS requires access to font-awesome PRO. Add .npmrc
file to root catalog. File should look like:
@fortawesome:registry=https://npm.fontawesome.com/
//npm.fontawesome.com/:_authToken=<TOKEN>
To obtain the token visit https://fontawesome.com/account/general, look for "Package Token". Login credentials: https://bethink.passwd.team/secrets/5ZldBeJcdG5L4YdrovDE
JSON BIN X-Master-Key
- Create
.env
file in the project root folder - Add key
JSON_BIN_X_ACCESS_KEY
- Value for the key take from https://bethink.passwd.team/secrets/dhpIPB7AappD0jOoU0WW
Developing together with wnl-platform
https://bethink.atlassian.net/wiki/spaces/IT/pages/1095073793/Jak+prowadzi+r+wnoleg+prac+z+platform+i+Design+System
Releasing
- Bump version in
package.json
- Wait until
Build and Deploy Dist
Github Action finishes - Create new tag and release in https://github.com/bethinkpl/design-system/releases
- Run
npm publish --access public