From 2a613d7330a98632c0b4b32a7378528c014a582d Mon Sep 17 00:00:00 2001 From: Jonatan Witoszek Date: Mon, 7 Aug 2023 17:27:11 +0200 Subject: [PATCH] Update readme - deno deploy --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d347092..65ae7f0 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,12 @@ For example, if your tunnel URL is `https://happy-tunnel.com` then the manifest After installation `auth_token` will be visible in the console. It is also stored inside `.token` file. +## Deployment + +Fork this project + +Use [Deno Deploy](https://dash.deno.com/projects) to deploy your forked repository. + ## Example usage The app id is `witoszekdev.dummy-payment-app`.