/kn-backend

Knative backend using Deno as a runtime

Primary LanguageJavaScriptMIT LicenseMIT

kn-backend

Knative backend using Deno as a runtime

Usage

  1. Set up a Developer Sandbox
  2. Get oc CLI tool and login to your sandbox using instructions from Red Hat Developers
  3. Run oc apply -f https://raw.githubusercontent.com/KamiQuasi/kn-backend/main/service.yaml

You are the proud owner of this serverless function!

  1. Delete the service with oc delete all -l sandbox=serverless