Skip to content

docs: list edge functions the SPA calls - #16

Closed
telivity-otaip wants to merge 1 commit into
mainfrom
cursor/docs-edge-functions-list-7eaf
Closed

docs: list edge functions the SPA calls#16
telivity-otaip wants to merge 1 commit into
mainfrom
cursor/docs-edge-functions-list-7eaf

Conversation

@telivity-otaip

Copy link
Copy Markdown
Contributor

Summary

Adds an Edge functions section to web/README.md for #4: all nine SPA-invoked Supabase Edge Functions, when the UI calls each, and required vs optional for a board-only install.

Builds on the excellent draft in #15 (thanks @Acacia21-code) and finishes the review feedback that hadn’t been pushed yet:

  • Includes upsert_provider_secret / clear_provider_secret from web/ui/settings.mjs
  • Source note points at supabase/functions/README.md; calls out that only fetch-jd and humanize lack public source
  • Clarifies OpenAI-compat client bypass vs Claude/Kimi still using edge
  • Trailing newline

Closes #4

Type

  • Bug fix
  • Feature
  • Docs / deploy
  • Chore

Checklist

  • No secrets or personal data in the diff (web/config.js not committed)
  • Docs updated if behavior or deploy steps changed
  • I agree this contribution is under Apache-2.0
Open in Web Open in Cursor 

Document all nine Supabase Edge Functions invoked from the web SPA
(state.mjs + settings.mjs), when each runs, and what a board-only
self-host needs. Point at supabase/functions reference sources and
call out fetch-jd / humanize as not in this public repo.

Closes #4

Co-authored-by: telivity-otaip <telivity-otaip@users.noreply.github.com>
@telivity-otaip
telivity-otaip marked this pull request as ready for review August 12, 2026 03:01
@telivity-otaip

Copy link
Copy Markdown
Contributor Author

Closing in favor of #15 — finishing the review fixes on @Acacia21-code’s PR so they keep the credit.

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.

List edge functions the SPA calls (self-host checklist)

2 participants