From fafeb0d5661699aafe511ebca49be2fab895228f Mon Sep 17 00:00:00 2001 From: Ajay Kumar <56859399+ajaysourcedigital@users.noreply.github.com> Date: Tue, 12 May 2026 15:45:10 +0530 Subject: [PATCH] docs: add Deploy to PandaStack button --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0a32488..50c23fc 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ [演示 Demo](https://chatgif.vercel.app/) / [反馈 Issues](https://github.com/hellovigoss/chatgif/issues) [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/hellovigoss/chatgif&env=OPENAI_API_KEY&project-name=chatgif&repository-name=chatgif) +[![Deploy to PandaStack](https://dashboard.pandastack.io/deploy-button.svg)](https://dashboard.pandastack.io/deploy?repo=hellovigoss/ChatGIF&type=static&buildCmd=npm+run+build&outputDir=dist) ![主界面](./static/cover.png) @@ -42,6 +43,7 @@ 1. 准备好你的 [OpenAI API Key](https://platform.openai.com/account/api-keys); 2. 点击右侧按钮开始部署: [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/hellovigoss/chatgif&env=OPENAI_API_KEY&project-name=chatgif&repository-name=chatgif) +[![Deploy to PandaStack](https://dashboard.pandastack.io/deploy-button.svg)](https://dashboard.pandastack.io/deploy?repo=hellovigoss/ChatGIF&type=static&buildCmd=npm+run+build&outputDir=dist) 3. 部署完毕后,即可开始使用; 4. (可选)[绑定自定义域名](https://vercel.com/docs/concepts/projects/domains/add-a-domain):Vercel 分配的域名 DNS 在某些区域被污染了,绑定自定义域名即可直连。 5. (可选)如果使用自建的openai proxy,请设置环境变量```OPENAI_PROXY```。 @@ -51,6 +53,7 @@ 1. Get [OpenAI API Key](https://platform.openai.com/account/api-keys); 2. Click [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/hellovigoss/chatgif&env=OPENAI_API_KEY&project-name=chatgif&repository-name=chatgif) +[![Deploy to PandaStack](https://dashboard.pandastack.io/deploy-button.svg)](https://dashboard.pandastack.io/deploy?repo=hellovigoss/ChatGIF&type=static&buildCmd=npm+run+build&outputDir=dist) 3. (Optional) If you use your own openai proxy, set environment variable ```OPENAI_PROXY``` 4. Enjoy :)