- Notifications
You must be signed in to change notification settings - Fork 541
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Integrate the @supabase/supabase-js package and configure client instance in src/lib/supabase.ts.
Suggested solution
Install @supabase/supabase-js via npm/yarn/pnpm. Implement src/lib/supabase.ts for the client setup following best practices.
Alternative
Alternative client setups are possible based on framework, but @supabase/supabase-js is recommended.
Additional context
Enables easy client-side interaction with Supabase services.
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request