Skip to content

Conversation

@chuckcarpenter
Copy link
Member

No description provided.

- Add @supabase/supabase-js dependency
- Create Supabase service for auth and database operations
- Implement Supabase authenticator to replace Cognito
- Create Supabase data source to replace JSON:API remote
- Update login/register components to use Supabase auth
- Configure CSP for Supabase domains
- Add environment configuration for Supabase
- Preserve existing Orbit.js data flow and strategies

This migration maintains the existing data architecture while replacing
AWS Cognito + API Gateway with Supabase for simplified maintenance.
- Add recent changes section documenting Supabase migration
- Highlight key benefits of the migration
- Document preserved architecture and new capabilities
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 15, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/supabase-migration-gitmoji

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants