/trendy.dev

Open-source GitHub Trending Page 🥇🥈🥉

Primary LanguageTypeScriptMIT LicenseMIT

Trendy.Dev

⭐️ Open-source GitHub Trendstrendy.dev
⚡️ Built with Svelte Kit
:octocat: Powered by GitHub Actions (daily crawls)
🕸 Deployed to Vercel

Development

# Install pnpm (via homebrew or similar)
brew install pnpm

# Install deps
pnpm install

# Run development server
pnpm dev