Mucho mucho update

This commit is contained in:
bobbydigitales
2024-11-19 19:14:00 -08:00
parent 6c692c4b9f
commit 71b5284b0f
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