Skip to content

A free URL shortener to deploy with your own domain.

Notifications You must be signed in to change notification settings

TelegramUsername/bsmnt-links

 
 

Repository files navigation

bsmnt-links

A free URL shortener to deploy with your own domain. Made with Next.js, Upstash, and deployed to Vercel. All for free.

typescript

Get Started

  1. Install yarn:

    npm install -g yarn
    
  2. Install the dependencies with:

    yarn
    
  3. Start developing and watch for code changes:

    yarn dev
    

cover image

About

A free URL shortener to deploy with your own domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • CSS 3.7%
  • JavaScript 1.7%
  • Other 1.1%