Handle GitHub Readme on Deno Deploy.
-
Click on the button below and you'll be navigated to Deno Deploy.
-
Input
GITHUB_REPO
andGITHUB_BRANCH
env variable field. IfGITHUB_BRANCH
is not set, the default branch ismain
. -
Click on
Create
to create the project, then onDeploy
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.