Getting started

Installation

Install released JavaScript packages from GitHub Packages and keep unavailable target channels explicit.

Authenticate to GitHub Packages

  1. Create a token with Packages read access.
  2. Store the token in the user-level npm configuration.
  3. Map the project scope to npm.pkg.github.com without committing credentials.
Project .npmrc
@wyrd-company:registry=https://npm.pkg.github.com

Verified by github-packages.

Sources for block 1: catalog-bundle, github-packages

Sources for block 2: catalog-bundle, github-packages

Install a released target

React packages
pnpm add @wyrd-company/react @wyrd-company/runtime

Verified by github-packages.

Sources for block 1: catalog-bundle, design-system-bundle

Sources for block 2: catalog-bundle, design-system-bundle