Back to guide/General Productivity

Deployment by Chat

The beginner assumption ensures nothing is skipped. The 'common issues' section preemptively solves the problems most developers encounter on their first deployment.

vibe-codingapp_typetech_stackplatform
Edit View
Prompt
I have a {{app_type}} application built with {{tech_stack}} and I want to deploy it to {{platform}}.\n\nCurrent state:\n- Source code is in a {{repo_type}} repository\n- Environment variables needed: {{env_vars}}\n- Database: {{database_info}}\n\nPlease provide a complete deployment guide:\n1. Prerequisites: What accounts, CLI tools, or configs I need before starting\n2. Build configuration: Any build settings, environment files, or scripts needed\n3. Deployment steps: Exact commands to run, in order\n4. Post-deployment: How to verify it is working, set up monitoring, and configure a custom domain\n5. Common issues: Top 3 problems people hit deploying this stack to this platform, and how to fix them\n\nWrite the guide assuming I have never deployed to {{platform}} before.

Variables to customize

{{app_type}}{{tech_stack}}{{platform}}{{repo_type}}{{env_vars}}{{database_info}}

Why this prompt works

The beginner assumption ensures nothing is skipped. The 'common issues' section preemptively solves the problems most developers encounter on their first deployment.

Save this prompt to your library

Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.