·shopify-app-deployment
</>

shopify-app-deployment

toilahuongg/google-antigravity-kit

部署 Shopify 应用程序的策略。重点关注克服 Vercel/Serverless 超时、使用 VPS (Coolify/Dokku) 以及处理长时间运行的后台作业。

0安装·0热度·@toilahuongg

安装

$npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-app-deployment

SKILL.md

Deploying Shopify apps is different from standard websites because of Webhooks, Admin API Rate Limits, and OAuth handshakes.

The "Vercel Problem" (Timeouts) Vercel Serverless functions have a timeout (usually 10s-60s).

Solution B: VPS / Docker (Recommended for Serious Apps) Deploying to a persistent server (Fly.io, Railway, DigitalOcean, Hetzner) eliminates timeouts.

部署 Shopify 应用程序的策略。重点关注克服 Vercel/Serverless 超时、使用 VPS (Coolify/Dokku) 以及处理长时间运行的后台作业。 来源:toilahuongg/google-antigravity-kit。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-app-deployment
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 shopify-app-deployment?

部署 Shopify 应用程序的策略。重点关注克服 Vercel/Serverless 超时、使用 VPS (Coolify/Dokku) 以及处理长时间运行的后台作业。 来源:toilahuongg/google-antigravity-kit。

如何安装 shopify-app-deployment?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/toilahuongg/google-antigravity-kit --skill shopify-app-deployment 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/toilahuongg/google-antigravity-kit