Made first version work

This commit is contained in:
Lukas Wölfer
2025-05-06 18:53:30 +02:00
parent 5bcc6192a9
commit 9e00e029c0
4 changed files with 91 additions and 32 deletions

2
run.sh
View File

@@ -1 +1 @@
deno run --env-file=.env --deny-read --allow-net=dancing.thasky.one:443 -E main.ts
deno run --env-file=.env --allow-read=./descriptions.json --allow-net=dancing.thasky.one:443 -E main.ts