{{PROJECT}} · Walkthrough

{{Walkthrough Title}}

{{What you will accomplish. Audience assumption. Skill level.}}

~25 min total 4 phases Skill: intermediate
Before you start
  • You will need: {{prerequisite 1}}, {{prerequisite 2}}.
  • Estimated total time: ~25 minutes including verification.
  • This guide is idempotent — safe to re-run any step if something goes wrong.
1
Phase 1 — Prep
⏱ 5 min · Optional if env already set up

What you do, why you do it, what you should see.

$ command --to --run
output you should see

If you see some-error, jump to Troubleshooting below.

2
Phase 2 — Build
⏱ 10 min · Required

Body of phase 2.

  1. Sub-step.
  2. Sub-step.
  3. Sub-step.
3
Phase 3 — Deploy
⏱ 5 min · Required

Body of phase 3.

4
Phase 4 — Verify
⏱ 5 min · Required

How to confirm everything is working.

Why this verification matters
A silent failure here means {{X}} which costs you {{Y}}.

Troubleshooting


  • Symptom: Error X. Fix: Do Y.
  • Symptom: Behaviour Z. Fix: Check W.
✓ You're done

What you now have. Where to go next.