Deno Deploy Readme

Handle GitHub Readme on Deno Deploy.

Deploy the code

  1. Click on the button below and you'll be navigated to Deno Deploy.

  2. Input GITHUB_REPO and GITHUB_BRANCH env variable field. If GITHUB_BRANCH is not set, the default branch is main.

  3. Click on Create to create the project, then on Deploy to deploy the script.

  4. Grab the URL that's displayed under Domains in Production Deployment card.

Local Dev

Run on local:

$ deployctl run --watch --no-check mod.ts

License

Deno Deploy Readme is released under the MIT License. See the bundled LICENSE file for details.