docs: add metering quickstart walkthrough#180
Merged
mikewheeleer merged 1 commit intoJun 29, 2026
Merged
Conversation
Contributor
|
lgtm — merging this 🙌 |
Contributor
Author
|
CI failed because package.json and package-lock.json had drifted on the base repo, so I pushed a follow-up commit that syncs the lockfile only. Re-ran validation after the lockfile sync: npm ci --ignore-scripts --no-audit --no-fund, npm run build, npm run lint, npx prettier --check README.md package-lock.json, git diff --check origin/main..HEAD, and npm test. The test suite is passing locally: 81 passed, 0 failed. |
Contributor
Author
|
Thanks for merging this. If there is a preferred GrantFox reward process for the merged work, or any fixed-scope follow-up you want covered next, I am available. I will wait for maintainer or GrantFox assignment/confirmation before opening more PRs on related issues. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #159
Summary
X-Request-Idcorrelation.Validation
npm run buildnpm run lintnpx prettier --check README.mdnpm test(81 tests passed)http://127.0.0.1:3001; observed201, 201, 201, 200, 200, 200, 200and JSON responses matching the README examples.