configure hosted api endpoint and refresh local mock wiring #23

Merged
dirtydishes merged 4 commits from lavender/configure-hosted-api-endpoint into main 2026-06-14 19:39:48 +00:00
Owner

summary

  • configure the app and api to work cleanly with a hosted backend endpoint while keeping local development paths intact
  • update desktop, web, and dev scripts so the mock routes, terminal flow, and backend connectivity stay aligned
  • refresh docs and example env settings so the setup is easier to follow

intended effect for end users

  • hosted deployments should connect to the right api without extra guesswork
  • local dev should still feel smooth, with mocks and terminal routes behaving consistently
  • the setup docs should make it clearer how to point the app at the right backend in each environment

testing

  • updated and covered cors behavior with api tests
  • validated the web and desktop changes through the relevant build and app-level checks
  • refreshed mock routes and terminal coverage to keep the new endpoint wiring stable
## summary - configure the app and api to work cleanly with a hosted backend endpoint while keeping local development paths intact - update desktop, web, and dev scripts so the mock routes, terminal flow, and backend connectivity stay aligned - refresh docs and example env settings so the setup is easier to follow ## intended effect for end users - hosted deployments should connect to the right api without extra guesswork - local dev should still feel smooth, with mocks and terminal routes behaving consistently - the setup docs should make it clearer how to point the app at the right backend in each environment ## testing - updated and covered cors behavior with api tests - validated the web and desktop changes through the relevant build and app-level checks - refreshed mock routes and terminal coverage to keep the new endpoint wiring stable
dirtydishes added 3 commits 2026-06-14 17:56:36 +00:00
dirtydishes added 1 commit 2026-06-14 19:37:25 +00:00
fix pr ci validation
All checks were successful
CI / Validate (pull_request) Successful in 1m15s
ce65e7b45f
dirtydishes merged commit 442284065e into main 2026-06-14 19:39:48 +00: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: dirtydishes/islandflow#23
No description provided.