refactor(api): unify /api contract across frontend, nginx, and backend #18

Merged
admin merged 1 commits from fix/intermittent-api-retry-cache into main 2026-04-08 09:19:44 +00:00
Owner
  • frontend: lock API root to relative /api and add Vite dev proxy (/api -> localhost:3001)
  • nginx: remove /api rewrite, forward canonical /api/* path as-is to backend
  • backend: serve routes only under /api namespace, remove duplicate root mounts
  • tests/docs/env: update API paths, remove VITE_API_BASE_URL build/env usage
  • version bump (minor): frontend 0.3.0, backend 1.2.0
- frontend: lock API root to relative /api and add Vite dev proxy (/api -> localhost:3001) - nginx: remove /api rewrite, forward canonical /api/* path as-is to backend - backend: serve routes only under /api namespace, remove duplicate root mounts - tests/docs/env: update API paths, remove VITE_API_BASE_URL build/env usage - version bump (minor): frontend 0.3.0, backend 1.2.0
admin added 1 commit 2026-04-08 09:19:40 +00:00
refactor(api): unify /api contract across frontend, nginx, and backend
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
8eaf006906
admin merged commit a41408559e into main 2026-04-08 09:19:44 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/runners-calendar#18