A simple URL shortener written in TypeScript, built with SvelteKit Firebase, analytics by PostHog, and deployed on Vercel.
Visit at hyperdt.in.
- Create Short URLs that are automatically copied to your clipboard upon generation.
- Create custom aliases for your URLs, if you want.
- URL Validation upon form submission.
I built this in 24 hours (Sunday, Mar 19th). I would be wholly unsurprised by the presence of bugs.
Please! Open an issue or a PR if you find any bugs or have any suggestions for improvements.
To start it locally, run yarn
and then yarn dev
.