blob: 26ea481fd39bd6957c8b068f83ee75cde6f4af50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
TRKT - a private link shortener for https://trinket.icu
trkt.in is written using Elysia[0], Bun[1], and Postgres hosted through an
Nginx proxy.
The source is available here: {url}.
blog: {url}
git: {url}
[0]: https://elysiajs.com/
[1]: https://bun.sh/
|