mirror of
https://github.com/mikndotdev/shortflare.git
synced 2026-08-18 02:47:35 +00:00
Shorten and track links on your own domain for free, powered by Cloudflare
https://docs.mikn.dev/solutions/shortflare/
- TypeScript 86.3%
- JavaScript 13.3%
- CSS 0.4%
| app | ||
| .env.example | ||
| .gitignore | ||
| biome.json | ||
| bun.lockb | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| worker.js | ||
ShortFlare
Shorten and track URLs on your domain for completely free with your Cloudflare account
- Unlimited URLs
- Ultra low-latency redirects hanks to Cloudflare's 275+ locations
- Free unlimited geo-located analytics (up to Workers Free limit off 100k per day)
- Manage your links with an API, or a dashboard
- No need to sign up for three billion different SaaS products, all you need is that Cloudflare account you already have
- Easy (ish) setup
Setup
You'll need:
- A Cloudflare Account
- A VPS or similar Linux server
If you don't require analytics or a dashboard, you may just deploy the worker and have fun!
⚠️ ShortFlare's UI will not run on a serverless PaaS (e.g. Vercel, Netlify), you will need a proper server to run it