This example is a small Deno webserver
deno --allow-net --allow-env src/index.ts
This is an experimental example and should not be used in production.