diff options
Diffstat (limited to 'page/index.txt')
-rw-r--r-- | page/index.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/page/index.txt b/page/index.txt new file mode 100644 index 0000000..26ea481 --- /dev/null +++ b/page/index.txt @@ -0,0 +1,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/ + |