Operational Runbooks

LAN Testing Runbook

1. Confirm the PC and phone are on the same network. 2. Run `ipconfig` and copy the Windows IPv4 address. 3. Run `pnpm dev:lan`. 4. Open `http://<PC-IP>:3000/login` on the phone. 5

Use this when...

Use this when you need a repeatable operational procedure.

  1. Confirm the PC and phone are on the same network.
  2. Run ipconfig and copy the Windows IPv4 address.
  3. Run pnpm dev:lan.
  4. Open http://<PC-IP>:3000/login on the phone.
  5. Sign in with a local demo account.
  6. Sign out and confirm the session clears.

LAN testing uses HTTP private IP allowances. Do not reuse LAN settings for staging.

Developer Details
Source
apps/docs/content/operational-runbooks/lan-testing.md
Owner
Platform / Operations
Status
Current
Module
Operational Runbooks
Related route
None