aboutsummaryrefslogtreecommitdiff
path: root/page
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-10-15 00:14:32 -0400
committerShav Kinderlehrer <[email protected]>2023-10-15 00:14:32 -0400
commit96982b85e23af2a24841c3c44e598ae71f78abf6 (patch)
treeccdedb6e6b4e5d84c259a90d7cb9e9eb1202f2b6 /page
parente05f78146ef386a81b39d3e05afa145c1e23f679 (diff)
downloadurl-shortener-96982b85e23af2a24841c3c44e598ae71f78abf6.tar.gz
url-shortener-96982b85e23af2a24841c3c44e598ae71f78abf6.zip
Implement get
Diffstat (limited to 'page')
-rw-r--r--page/index.txt13
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/
+