add deno run script

This commit is contained in:
bobbydigitales
2024-11-08 09:46:19 -08:00
parent 6ce693cefc
commit 6c692c4b9f
13 changed files with 383 additions and 283 deletions

2
deno/go.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
sudo /root/.deno/bin/deno run --inspect --allow-all --unstable-temporal server.ts