LeetCode Tracker
This is a serverless LeetCode practice tracker running on Vercel.
API Endpoints:
- /api/hit-main?token=YOUR_TOKEN - Fetch questions and send email
- /api/commit-question?token=YOUR_TOKEN&id1=X&id2=Y - Update revision count
- /api/cron/daily-update - Automated daily update (Vercel Cron)
- Go to Dashboard Page