
Security News
High Salaries No Longer Enough to Attract Top Cybersecurity Talent
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
@tealhealth/storybook
Advanced tools
👋 Welcome to Teal Health's Design System guidebook!
Here, you will find an overview of our UI system, including interactive examples and recommended use cases. Our goal is to promote proper and consistent use of our components.
Follow these steps to set up and run the Design System:
Install dependencies
Run the following command to install all required packages:
pnpm install
Run Storybook builds
Depending on the environment or framework, you can choose one of the following:
pnpm storybook-nextjs
pnpm storybook
pnpm storybook-webpack
Build the production bundle
Create a production-ready Storybook bundle with:
pnpm build-storybook
Uses alphaPublish.yml:
1.2.90-alpha.175.1
, 1.2.90-alpha.175.2
, etc.).1.2.90-alpha.175.3
).Uses publish.yml:
1.2.90-alpha.175.3
→ 1.2.91
).1.2.91
).The deployment to Amplify is based on the target branch, as defined in amplify.yml:
Develop branch
Pull request branch
Automatically deploy to Amplify whenever a pull request is created or updated.
You can install the @tealhealth/storybook
package using pnpm
for a specific branch.
Every push to a PR branch automatically publishes a new alpha release on npm. To test the latest alpha version, use the following format:
pnpm add @tealhealth/storybook@[major].[minor].[patch]-alpha.[PR#].[RUN#]
For example:
pnpm add @tealhealth/storybook@1.2.90-alpha.175.1
FAQs
Teal Health's Design System.
The npm package @tealhealth/storybook receives a total of 503 weekly downloads. As such, @tealhealth/storybook popularity was classified as not popular.
We found that @tealhealth/storybook demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.
Security News
Corepack will be phased out from future Node.js releases following a TSC vote.