Skip to content

docs(repo): fix repository package names#265

Merged
Xhristin3 merged 1 commit into
XStreamRollz:mainfrom
ded-furby:docs/repo-037-package-names
Jun 16, 2026
Merged

docs(repo): fix repository package names#265
Xhristin3 merged 1 commit into
XStreamRollz:mainfrom
ded-furby:docs/repo-037-package-names

Conversation

@ded-furby

Copy link
Copy Markdown
Contributor

Summary

  • update REPOSITORIES.md to use the actual xstreamroll-sdk and xstreamroll-processing directory names
  • switch the api/ setup example to pnpm and the package's real dev script
  • clarify that the repo root uses npm workspaces while direct api/ package work should follow the committed pnpm-lock.yaml

Closes #220

Validation

  • verified the referenced directories exist in the repo
  • verified api/pnpm-lock.yaml is present
  • verified the documented api, xstreamroll-sdk, and xstreamroll-processing scripts exist in their package manifests

@Xhristin3 Xhristin3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean fix @ded-furby! Directories updated, api/ switched to pnpm with the correct dev script, and the monorepo management section now explains the npm/pnpm split clearly. Nicely thorough. Closes #220. ✅

@Xhristin3 Xhristin3 merged commit 91ec738 into XStreamRollz:main Jun 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Update REPOSITORIES.md with correct package names

2 participants