docs: fix incorrect README instructions and clean up outdated files#6
Merged
marcelosalloum merged 1 commit intostellar:mainfrom Mar 6, 2026
Merged
Conversation
Contributor
mertcicekci0
commented
Mar 6, 2026
- Fix git clone URL from ArkaDevelopment to stellar org
- Fix facilitator quick start path and script name to match actual project structure
- Add missing VITE_PAYMENT_PRICE and VITE_PORT to root .env.example
- Update VITE variables note to reflect they are now in root .env.example
- Remove completed refactor-structure.md planning document
- Fix git clone URL from ArkaDevelopment to stellar org - Fix facilitator quick start path and script name to match actual project structure - Add missing VITE_PAYMENT_PRICE and VITE_PORT to root .env.example - Update VITE variables note to reflect they are now in root .env.example - Remove completed refactor-structure.md planning document
Contributor
There was a problem hiding this comment.
Pull request overview
Updates repository documentation and environment templates to reflect the current org/repo location and the actual facilitator/project layout, while removing an outdated planning document.
Changes:
- Corrects the
git cloneURL and updates the facilitator quick-start commands/path inREADME.md. - Adds missing
VITE_PAYMENT_PRICEandVITE_PORTentries to the root.env.example, and updates the README note to match. - Deletes the completed/outdated
refactor-structure.mdplan document.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
refactor-structure.md |
Removes an outdated restructuring plan document. |
README.md |
Fixes clone URL and facilitator quick-start steps; updates note about where Vite env vars are defined. |
.env.example |
Adds commented-out VITE_PAYMENT_PRICE and VITE_PORT to align with documented client config. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
marcelosalloum
approved these changes
Mar 6, 2026
marcelosalloum
added a commit
that referenced
this pull request
Mar 31, 2026
Add h3 ^1.15.9 to pnpm overrides to force the transitive dep (unstorage → @walletconnect/keyvaluestorage → @creit.tech/stellar-wallets-kit) off the vulnerable 1.15.5 onto 1.15.10. Fixes: - CVE: SSE injection via unsanitized newlines (HIGH, h3 < 1.15.6) - CVE: Path traversal in serveStatic via percent-encoded dots (h3 < 1.15.6) - CVE: Double-decoding path traversal in serveStatic (h3 <= 1.15.8) - CVE: SSE injection via unsanitized carriage return (h3 < 1.15.9)
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.