Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 891 Bytes

File metadata and controls

28 lines (18 loc) · 891 Bytes

lux.dev Link Shortener

lux.dev Link Shortener

Website GitHub Repo stars

This is the repository for the lux.dev link service. It is built using Next.js and hosted on Vercel.

Tech Stack

  • Next.js v14.2.1
  • Vercel KV

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.