Handle GitHub Readme on Deno Deploy.
Click on the button below and you'll be navigated to Deno Deploy.
Input GITHUB_REPO
and GITHUB_BRANCH
env variable field. If
GITHUB_BRANCH
is not set, the default branch is main
.
Click on Create
to create the project, then on Deploy
to deploy the
script.
Grab the URL that's displayed under Domains
in Production Deployment card.
Run on local:
$ deployctl run --watch --no-check mod.ts
Deno Deploy Readme is released under the MIT License. See the bundled LICENSE file for details.