Welcome to Better Hub! This guide will help you get up and running quickly.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/better-auth/better-hub/llms.txt
Use this file to discover all available pages before exploring further.
Choose your path
Use Better Hub
Start using Better Hub immediately — no installation required
Self-host
Deploy your own instance with full control
Getting started with Better Hub
Sign in with GitHub
Visit better-hub.com and click Sign in with GitHub. You’ll be prompted to authorize Better Hub to access your GitHub account.
Better Hub requires GitHub OAuth to access your repositories, issues, and pull requests. You can customize which repositories Better Hub can access during the OAuth flow.
Connect your repositories
After signing in, you’ll see your GitHub dashboard with:
- Recently viewed repositories
- Your pinned repositories
- Activity feed from your repositories
- Contribution chart
Explore a repository
When viewing a repository, you’ll see:
- README rendered with GitHub Flavored Markdown
- File tree for easy navigation
- Activity feed showing recent commits, PRs, and issues
- Quick actions to view code, issues, PRs, and CI/CD
Use Ghost AI assistant
Press
⌘I (Mac) or Ctrl+I (Windows/Linux) to open Ghost, your AI assistant. Ghost is context-aware and can help you:- Review pull requests
- Explain code
- Generate commit messages
- Triage issues
- Navigate your codebase
Key features to explore
Pull Requests
Review PRs with inline diffs, AI summaries, and threaded comments
Issues
Triage and manage issues with advanced filtering and sorting
CI/CD Status
View workflow runs, compare branches, and track build status
Keyboard Shortcuts
Master keyboard shortcuts for maximum productivity
Configure AI models (self-hosted)
If you’re self-hosting Better Hub, Ghost requires AI API keys to be configured.For hosted Better Hub at better-hub.com, AI features are available out of the box. You can optionally bring your own API keys in settings.
- Get an OpenRouter API key for Ghost’s primary model
- Get an Anthropic API key for specific AI tasks
- Add them to your
.envfile:
Install browser extension
Enhance your GitHub experience by installing the Better Hub browser extension. It adds an “Open in Better Hub” button to GitHub pages.Chrome Extension
Install for Chrome and Chromium-based browsers
Firefox Extension
Install for Firefox
Next steps
Core Features
Learn about all the features Better Hub offers
Configuration
Customize your Better Hub instance
API Reference
Integrate with Better Hub’s API
Contributing
Contribute to Better Hub development