Skip to content

docs(support): add an API connection troubleshooting guide#565

Open
Mkalbani wants to merge 1 commit into
StableRoute-Org:mainfrom
Mkalbani:feat/api-troubleshooting-guide
Open

docs(support): add an API connection troubleshooting guide#565
Mkalbani wants to merge 1 commit into
StableRoute-Org:mainfrom
Mkalbani:feat/api-troubleshooting-guide

Conversation

@Mkalbani

@Mkalbani Mkalbani commented Jul 23, 2026

Copy link
Copy Markdown

closes #378

Summary

  • Adds a focused troubleshooting guide for common API connection failures.
  • Exposes reusable guidance from the config layer so UI and docs can reference the same troubleshooting contract.
  • Links the guide from the README and env example.

Changes

Verification

  • npm run lint
  • npm test -- --runInBand src/lib/__tests__/config.test.ts
  • npm test -- --runInBand
  • npm run build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a troubleshooting guide for common API connection failures

1 participant