* feat: bump deno to 1.0
* fix: update to new deno syntax. Update Dockerfile from steren comments
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* style: fix whitespace
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* feat: add helloworld-deno
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* Update community/samples/serving/helloworld-deno/Dockerfile
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* fix: fix deno sample whitespace
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* fix: use env var for PORT if not specified
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
* fix: deno prefer copy
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>