A very performant and light (2mb in memory) link shortener and tracker. Written in Rust and React and uses Postgres/SQLite.
README.md

test#

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.0. Bun is a fast all-in-one JavaScript runtime.