Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 587 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 587 Bytes

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