Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basement-works/link.bsmnt.pro

bsmnt-works/link: internal url shortener who doesn't tracking any personal data.
https://github.com/basement-works/link.bsmnt.pro

eleventy liquid mdx

Last synced: 8 days ago
JSON representation

bsmnt-works/link: internal url shortener who doesn't tracking any personal data.

Awesome Lists containing this project

README

        

# 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
- basement:
- [`root`](https://bsmnt.pro)
- [`/ig`](https://bsmnt.pro/ig)
- [`/ratio`](https://bsmnt.pro/ratio)
- [`/github`](https://bsmnt.pro/github)
- [`/link`](https://bsmnt.pro/link)
- member:
- [`/yuxxeun`](https://bsmnt.pro/yuxxeun) / [`/krido`](https://bsmnt.pro/krido)
- [`/zia`](https://bsmnt.pro/zia)
- [`/iqbal`](https://bsmnt.pro/iqbal)
- [`/dzkrysyhrl`](https://bsmnt.pro/dzkrysyhrl)

## License
MIT.