Mucho mucho update

This commit is contained in:
bobbydigitales
2024-11-19 19:14:00 -08:00
parent ae90b38ecd
commit a9197ce2e0
11 changed files with 564 additions and 213 deletions

View File

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