Document full-stack setup; fix dev proxy; drop stray temp script #2

Merged
whitlocktech merged 2 commits from frontend into main 2026-06-27 07:24:26 +00:00
Owner
  • README rewritten for the completed frontend: full setup/run instructions
    (Docker Compose, local dev with hot reload, prod build), pages/routes,
    API endpoints, and a consolidated environment-variable reference
  • Vite dev proxy now targets 127.0.0.1 (avoids the Windows IPv6-localhost
    pitfall where the SPA could not reach the IPv4-bound API)
  • Remove server/_setup.ps1 (a scratch script accidentally committed in the
    previous frontend commit) and gitignore _*.ps1 scratch files

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

- README rewritten for the completed frontend: full setup/run instructions (Docker Compose, local dev with hot reload, prod build), pages/routes, API endpoints, and a consolidated environment-variable reference - Vite dev proxy now targets 127.0.0.1 (avoids the Windows IPv6-localhost pitfall where the SPA could not reach the IPv4-bound API) - Remove server/_setup.ps1 (a scratch script accidentally committed in the previous frontend commit) and gitignore _*.ps1 scratch files Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
whitlocktech added 1 commit 2026-06-27 07:23:57 +00:00
- README rewritten for the completed frontend: full setup/run instructions
  (Docker Compose, local dev with hot reload, prod build), pages/routes,
  API endpoints, and a consolidated environment-variable reference
- Vite dev proxy now targets 127.0.0.1 (avoids the Windows IPv6-localhost
  pitfall where the SPA could not reach the IPv4-bound API)
- Remove server/_setup.ps1 (a scratch script accidentally committed in the
  previous frontend commit) and gitignore _*.ps1 scratch files

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
whitlocktech added 1 commit 2026-06-27 07:24:12 +00:00
whitlocktech merged commit 673c0400c5 into main 2026-06-27 07:24:26 +00:00
whitlocktech deleted branch frontend 2026-06-27 07:24:27 +00:00
Sign in to join this conversation.
No description provided.