From 96982b85e23af2a24841c3c44e598ae71f78abf6 Mon Sep 17 00:00:00 2001 From: Shav Kinderlehrer Date: Sun, 15 Oct 2023 00:14:32 -0400 Subject: Implement get --- page/index.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 page/index.txt (limited to 'page') 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/ + -- cgit v1.2.3