Skip to content

Commit bde964d

Browse files
authored
Merge pull request #912 from web3dev1337/chore/add-sponsor-funding
chore: add GitHub Sponsors funding config
2 parents 9159184 + 8939e2e commit bde964d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: web3dev1337

CODEBASE_DOCUMENTATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ SERVICES: server/statusDetector.js, gitHelper.js - Core services
1616
FRONTEND: client/app.js, client/terminal.js - Web client
1717
NATIVE: src-tauri/src/main.rs - Native desktop app
1818
CONFIG: config.json, package.json - Configuration files
19+
META: .github/FUNDING.yml - GitHub Sponsors button configuration
1920
PACKAGING: scripts/tauri/prepare-backend-resources.js - Bundles backend resources + reusable packaged prod deps
2021
scripts/tauri/run-tauri-build.js - Centralized Tauri build entrypoint (local Windows fast-cache pinning + profile dispatch)
2122
DIFF: diff-viewer/ - Advanced diff viewer component

0 commit comments

Comments
 (0)