Skip to main content

Operations Runbook

Local Dev Boot

  1. npm install
  2. setup .env.local
  3. npm run dev

CI Failure Triage

  1. Cek step gagal di Actions.
  2. Reproduce local command yang sama.
  3. Fix + push incremental.

Deploy Failure Triage

  1. Check secrets and permissions.
  2. Cek build artifact output.
  3. Cek status Cloudflare Pages.