choco install deno
https://deno.land/std/examples/welcome.ts
deno close() deno run https://deno.land/std/examples/welcome.ts
en git bash curl https://deno.land/std/examples/welcome.ts
deno run --allow-read --allow-net https://deno.land/std/http/file_server.ts
deno install --allow-read --allow-net https://deno.land/std/http/file_server.ts
✅ Successfully installed file_server C:\Users\Bus209.deno\bin\file_server.cmd ℹ️ Add C:\Users\Bus209.deno\bin to PATH set PATH=%PATH%;C:\Users\Bus209.deno\bin
cd C:\Users\Bus209.deno\bin file_server
deno.land/std/datetime/mod.ts
deno run --allow-write createFile.ts
copiar archivo
deno run --allow-read readFile.ts
dirección del curso https://www.udemy.com/course/rhxjskxo/
deno run --allow-net simpleServer.ts
deno run --allow-net server.ts
pendiente conectarlo con sql server