A "Proof of Work" dashboard for indie hackers that aggregates stats from GitHub, X, and Product Hunt.
web/: Next.js Frontend & API (Next.js 15, Tailwind CSS)scripts/: Data ingestion scripts (Coming Soon)
- Node.js & npm
- Navigate to the web directory:
cd web - Install dependencies:
npm install
- Run the development server:
npm run dev
- Developer Profiles: GitHub/X/Product Hunt stats.
- Hustle Leaderboard: Real-time ranking.
- Project Timelines: Visual feed of updates.