Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 437 Bytes

File metadata and controls

17 lines (13 loc) · 437 Bytes

link.bsmnt.pro

This program is powering our internal url shortener which is to track link distribution without tracking any personal data.

Goals

  1. Minimal dependency
  2. No personal data tracking

Run

  1. git clone https://github.com/yuxxeun/link.bsmnt.pro
  2. bun install
  3. bun dev

Generate

Read guide with run ./generate command for detail usage or just run ./generate verlongUrlTarget /something

License

MIT.