Skip to content

Add Supabase client wiring for the React app#71

Merged
fabcrowd merged 1 commit intomainfrom
codex/set-up-supabase-client-and-react-query
Oct 5, 2025
Merged

Add Supabase client wiring for the React app#71
fabcrowd merged 1 commit intomainfrom
codex/set-up-supabase-client-and-react-query

Conversation

@fabcrowd
Copy link
Owner

@fabcrowd fabcrowd commented Oct 5, 2025

Summary

  • add Supabase JS and React Query dependencies to the Vite application
  • expose a typed Supabase client with React Query helpers and wrap the router in a QueryClientProvider
  • propagate Vite-prefixed Supabase environment variables across Netlify, CI, shared tooling, and documentation

Testing

  • npm run lint (fails: existing react/jsx-no-target-blank violations in legacy components)

https://chatgpt.com/codex/tasks/task_e_68e272ca8f2c8330874536458a10addb

@netlify
Copy link

netlify bot commented Oct 5, 2025

Deploy Preview for tcfaq failed.

Name Link
🔨 Latest commit 7614f3f
🔍 Latest deploy log https://app.netlify.com/projects/tcfaq/deploys/68e28892d3aedd00084e45e1

@fabcrowd fabcrowd merged commit 20aa815 into main Oct 5, 2025
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant