
Product
Introducing Module Reachability: Focus on the Vulnerabilities That Matter
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
@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.
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.
Product
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
Company News
Socket is bringing best-in-class reachability analysis into the platform ā cutting false positives, accelerating triage, and cementing our place as the leader in software supply chain security.
Product
Socket is introducing a new way to organize repositories and apply repository-specific security policies.