devto 2026-06-25 원문 보기 ↗
Every time I want to share a GitHub project, I run into the same problem: a raw GitHub URL looks bad on social media, screenshotting the repo page is messy, and making a proper card in Figma takes time I don't have.
So I built RepoCard — paste any public GitHub repo URL and get a clean, shareable social card back instantly.
Try it: https://repocard-delta.vercel.app
Paste a repo URL like https://github.com/vercel/next.js and it generates a card with:
You can download it as a PNG or use it directly.
html2canvas for PNG exportZero running costs. The whole thing is a single-page app.
Free tier generates a card with a light watermark in the corner. $7 one-time removes it and unlocks two premium templates.
I'm trying to get the first paying customer this week. Haven't spent a dollar on marketing — starting with genuine communities first.
Just launched. Watching for first 100 visitors. Will share the actual numbers in a follow-up post as they come in.
The tool is live — paste your own repo in and tell me what breaks or looks wrong.