tinyship-deploy
Installation
SKILL.md
TinyShip Deployment
Guide for deploying TinyShip to production.
Choose Platform
Ask the user which deployment target they prefer:
| Platform | Best For | Framework Support |
|---|---|---|
| Docker | Self-hosted, full control | All 3 frameworks |
| Vercel | Next.js projects, zero-config | Next.js (recommended) |
| Cloudflare Workers | Edge deployment, global | TanStack Start only |
| VPS (PM2 + Nginx) | Traditional hosting | All 3 frameworks |
Then read the relevant reference file and follow the steps.