Enable LAN access for local web runtime and document Podman Windows behavior #5

Merged
caleb-brown merged 1 commit from t3code/pull-dev-lan-access into dev 2026-03-08 19:38:24 -04:00
Owner

Summary

  • bind the Next.js web app to 0.0.0.0 for both dev and start
  • document LAN usage and the Podman-on-Windows localhost forwarding gotcha
  • add a Windows helper script to expose Podman localhost ports to the LAN
  • fix the web TypeScript config so existing Vitest globals typecheck

Verification

  • corepack pnpm --filter @our-cafe/web test
  • corepack pnpm --filter @our-cafe/web typecheck
  • corepack pnpm --filter @our-cafe/web build
## Summary - bind the Next.js web app to `0.0.0.0` for both `dev` and `start` - document LAN usage and the Podman-on-Windows localhost forwarding gotcha - add a Windows helper script to expose Podman localhost ports to the LAN - fix the web TypeScript config so existing Vitest globals typecheck ## Verification - corepack pnpm --filter @our-cafe/web test - corepack pnpm --filter @our-cafe/web typecheck - corepack pnpm --filter @our-cafe/web build
caleb-brown deleted branch t3code/pull-dev-lan-access 2026-03-08 19:38:40 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: caleb-brown/our-cafe#5
No description provided.