Knative backend using Deno as a runtime
- Set up a Developer Sandbox
- Get
oc
CLI tool and login to your sandbox using instructions from Red Hat Developers - Run
oc apply -f https://raw.githubusercontent.com/KamiQuasi/kn-backend/main/service.yaml
You are the proud owner of this serverless function!
- Delete the service with
oc delete all -l sandbox=serverless