Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 776 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 776 Bytes

HyperDTI

A simple URL shortener written in TypeScript, built with SvelteKit Firebase, analytics by PostHog, and deployed on Vercel.

Visit at hyperdt.in.

Features

  • 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.

Want to Contribute?

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.

License

MIT