From 7709090d8993bc8f5a906408642c38b4d7aed430 Mon Sep 17 00:00:00 2001 From: jozanza Date: Sat, 16 Dec 2023 17:54:49 -0500 Subject: [PATCH] add deploying to the web instructions --- docs/recipes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/recipes.md b/docs/recipes.md index a4bbdba..ba32440 100644 --- a/docs/recipes.md +++ b/docs/recipes.md @@ -1,3 +1,11 @@ +## Deploying + +`turbo-cli` doesn't have a built-in commands for bundling/deploying your game yet. + +However, you can follow these instructions to turn your Turbo game into a PWA: + +→ https://github.com/jozanza/turbo-web-template + ## Solana