-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
m1ngsama edited this page Dec 12, 2025
·
1 revision
This is due to GitHub API rate limiting. Set a GITHUB_TOKEN environment variable to increase your rate limit from 60 to 5000 requests per hour.
export GITHUB_TOKEN="your_token"See Features#GitHub Token Configuration (Optional).
This is expected behavior. Use pnpm run dev for interactive testing.
Select the Exit option from menu, or press Ctrl+C.
- Arrow keys - scroll
- Space - page down
- j/k - vim-style navigation
- q - quit pager
If using pnpm start, rebuild with pnpm run build first.