RepoPulse is a sleek GitHub repository analytics dashboard that scans any public GitHub repository and shows its pulse: activity, health score, stars, forks, issues, languages, contributors and a concise project summary.
RepoPulse is a modern open-source web app for analyzing GitHub repositories.
Enter any GitHub repository, such as vercel/next.js or facebook/react, and RepoPulse instantly generates a compact dashboard with key project metrics, repository health score, activity signals, contributors, languages and an auto-generated summary.
The goal of RepoPulse is to help developers quickly understand whether a repository is active, healthy and worth exploring.
- Analyze any public GitHub repository
- Supports
owner/repoand full GitHub URLs - Repository health score from 0 to 100
- Stars, forks, watchers and open issues
- Main language and repository topics
- License, default branch and last activity
- Top contributors
- Language breakdown
- Rule-based summary without requiring AI keys
- Optional AI-ready summary support
- Clean terminal-inspired liquid glass UI
- Responsive design
- Built for Vercel deployment
- Next.js App Router
- TypeScript
- Tailwind CSS
- GitHub REST API
- Zod
- Recharts
- Lucide React
- Vercel
Clone the repository:
git clone https://github.com/YOUR_USERNAME/repopulse.git
cd repopulse