From e8bf9bc1dbad1fd1d02ff12ea1b0615435e27008 Mon Sep 17 00:00:00 2001 From: Vikas Singhal Date: Thu, 3 Sep 2026 19:26:36 +0530 Subject: [PATCH] docs: add a one-click deploy option next to Run locally --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 31830bb..10f89b6 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ npm install npm run dev ``` +Or deploy it hosted, without cloning anything: + +[![Deploy on InstaPods](https://instapods.com/deploy-button.svg)](https://app.instapods.com/dashboard/pods/create?repo=https://github.com/MengTo/threeui&ref=gh-threeui) + Run the complete publication boundary, type, and production-build checks: ```bash