🔐 Enable Online Storage for Review Status
This will enable shared comments and checkmarks across all team members.
⚠️ Security Note: Your GitHub token will be stored in your browser's localStorage. Never share your token publicly or commit it to git.
✅ Token saved! Online storage is now enabled. You can now close this page and use the documentation normally.
Step 2: Share with Team Members
For other team members to see the same comments and checkmarks, they need to:
- Get their own GitHub Personal Access Token (or use a shared token)
- Visit this same setup page and enter the token
- Or add
?token=YOUR_TOKEN to any documentation URL
Step 3: Verify It's Working
After enabling online storage, you should see:
- 💾 "Online storage enabled" message under each review section
- Comments and checkmarks syncing across all devices
- Data stored in
docs/review-data.json in the repository