// GitHub Sync Setup

Your data syncs to a private GitHub repo. The token never leaves your browser — it goes directly to GitHub's API.

// QUICK SETUP (2 minutes)
1. Go to github.com → Settings → Developer settings
2. Personal access tokens → Fine-grained tokens → Generate new token
3. Name it anything. Set expiry to No expiration
4. Under Repository access → Only select repositories → pick your repo
5. Under Permissions → Repository → Contents → Read and Write
6. Generate and copy the token below
Stored only in this browser. Never shared.