Skip to content

docs: fix incorrect README instructions and clean up outdated files#6

Merged
marcelosalloum merged 1 commit intostellar:mainfrom
mertcicekci0:fix/readme-docs-cleanup
Mar 6, 2026
Merged

docs: fix incorrect README instructions and clean up outdated files#6
marcelosalloum merged 1 commit intostellar:mainfrom
mertcicekci0:fix/readme-docs-cleanup

Conversation

@mertcicekci0
Copy link
Copy Markdown
Contributor

  • 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
Copilot AI review requested due to automatic review settings March 6, 2026 13:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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 clone URL and updates the facilitator quick-start commands/path in README.md.
  • Adds missing VITE_PAYMENT_PRICE and VITE_PORT entries to the root .env.example, and updates the README note to match.
  • Deletes the completed/outdated refactor-structure.md plan 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 marcelosalloum merged commit ea6188d into stellar:main Mar 6, 2026
7 of 8 checks passed
@mertcicekci0 mertcicekci0 deleted the fix/readme-docs-cleanup branch March 6, 2026 15:45
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)
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.

3 participants