Skip to content

Sync public mirror to current app (Vite migration + sanitized re-baseline) - #14

Open
BlackChar92 wants to merge 1 commit into
justlend:mainfrom
BlackChar92:sync/app-justlend-20260617
Open

Sync public mirror to current app (Vite migration + sanitized re-baseline)#14
BlackChar92 wants to merge 1 commit into
justlend:mainfrom
BlackChar92:sync/app-justlend-20260617

Conversation

@BlackChar92

Copy link
Copy Markdown
Contributor

What

Syncs this public mirror up to the current app tree. This is a wholesale, sanitized re-baseline (not an incremental change) — please squash-merge. It applies cleanly on top of main (no conflicts).

Changes

  • Build system: Create React App (react-scripts) → Vite (pnpm). Adds vite.config.js, index.jsx, etc.; CRA-only config dropped.
  • Brings the mirror up to date with the current feature set.
  • Public-mirror hygiene: internal/staging-only configs and test-only files removed; the TronGrid API key is read from an env var (VITE_TRONGRID_KEY) with no key committed; non-English code comments stripped.
  • Upstream README.md and LICENSE.md are intentionally left unchanged.

Notes for reviewers

  • Diff is large (~884 files) — expected for a build-system migration + re-baseline; review by area rather than line-by-line.
  • Follow-up: README still documents CRA commands; build/dev commands should be updated to pnpm / vite.

🤖 Generated with Claude Code

@BlackChar92
BlackChar92 force-pushed the sync/app-justlend-20260617 branch from b876718 to cd80360 Compare June 17, 2026 04:43
Generated by interface-sanitizer (Option A: prod-only). Transforms: drop
token.qaTest.js + service/mock; trim non-prod env branches; env-ify TronGrid
API key; strip Chinese comments; re-apply open-source overlay. All guards passed.
@BlackChar92
BlackChar92 force-pushed the sync/app-justlend-20260617 branch from cd80360 to 3467ab8 Compare June 17, 2026 06:36
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.

1 participant