shortlink banner

shortlink

3 devlogs
6h 28m 34s

I want to build an ultra fast link shortner that can be self hosted in JS. I will use drizzle ORM for the db. I also want it to have a nice web ui that shows basic stats on each link. Also I want it to support multiple domains.

Avy C

I think I made it production ready! I also added an LRUCache.

0
Avy C

Added Multi domain support.

Attachment
Attachment
0
Avy C

I built the basic version!

0