📄 SKILL.md

← Vault

name: lovable-cloudflare-to-vps

description: Deploy a Lovable/TanStack Start (Cloudflare Workers build) app to a VPS using PM2 + Nginx


Deploy Lovable / TanStack Start (Cloudflare) App to VPS

Context

When deploying Lovable-generated apps to a VPS (not Cloudflare), the build output may be for Cloudflare Workers (SSR/router format), not standard Node.js. This requires a different approach than a typical Node.js deployment.

Stack Identified