Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 915 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 915 Bytes

link.bsmnt.pro

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

Goals

  1. Minimal dependency
  2. Minimal footprint
  3. 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

List

License

MIT.