blob: 4669dd9563c6183342aa8f8975f5bcf7776034b7 (
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: https://trkt.in/source.
blog: https://trkt.in/blog
git: https://trkt.in/git
[0]: https://elysiajs.com/
[1]: https://bun.sh/
|