Skip to content

bethinkpl/design-system

Repository files navigation

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

  1. Create .env file in the project root folder
  2. Add key JSON_BIN_X_ACCESS_KEY
  3. 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

  1. Bump version in package.json
  2. Wait until Build and Deploy Dist Github Action finishes
  3. Create new tag and release in https://github.com/bethinkpl/design-system/releases
  4. Run npm publish --access public