Quickstart

Page Goal

Get users from zero to their first successful deployment as quickly as possible. Minimize friction, maximize speed, and create an "aha moment" where they see their app live. This is the critical conversion point.

Target Persona

Action Andy - A developer who:

  • Just read the introduction and is convinced to try Temps
  • Has a GitHub repo ready to deploy (or can fork a demo)
  • Wants to see results NOW (no patience for long setup)
  • Time-sensitive: Will abandon if it takes >10 minutes
  • Experience level: Comfortable with Git, basic terminal commands
  • Has access to a VPS or willing to use a one-click installer
  • Values: Speed, simplicity, instant gratification
  • Mindset: "Show me this actually works before I invest more time"

Key Content to Include

1. Pre-requisites (30 seconds to check)

  • VPS with Docker installed OR one-click install script
  • GitHub/GitLab account
  • A repository to deploy (or quick fork option)

2. Installation (2 minutes)

  • One-liner install command
  • Quick health check

3. First Deployment (2 minutes)

  • Connect GitHub
  • Select repository
  • Click deploy
  • Watch build logs (real-time feedback)

4. Success State (1 minute)

  • Live URL
  • "Your app is live at..."
  • Automatic SSL confirmation
  • Quick win celebration

5. Next Steps (breadcrumbs)

  • Add custom domain
  • Set environment variables
  • Explore advanced features

Success Metrics

  • User completes first deployment in <5 minutes
  • User sees their app live with HTTPS
  • User feels confident Temps "just works"
  • User proceeds to either deploy another app or configure advanced features
  • Zero points where user gets stuck or confused

Was this page helpful?