From c731417b905f92674e1f3d1cbd5ff7c95ae555d0 Mon Sep 17 00:00:00 2001 From: Ajay Kumar <56859399+ajaysourcedigital@users.noreply.github.com> Date: Tue, 12 May 2026 15:42:57 +0530 Subject: [PATCH] docs: add Deploy to PandaStack button --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 014ad81..88554d5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ docker run -d -p 8080:8080 ghcr.io/star-studio-develop/groq2api:latest ### Vercel部署 [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FStar-Studio-Develop%2FGroq2API&project-name=Groq2API&repository-name=Groq2API) +[![Deploy to PandaStack](https://dashboard.pandastack.io/deploy-button.svg)](https://dashboard.pandastack.io/deploy?repo=SMNETSTUDIO/Groq2API&type=static&buildCmd=npm+run+build&outputDir=dist) ### Koyeb部署 [![Deploy to Koyeb](https://www.koyeb.com/static/images/deploy/button.svg)](https://app.koyeb.com/deploy?type=docker&name=groq2api&ports=8080;http;/&image=ghcr.io/star-studio-develop/groq2api)