Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize supabase #47

Closed
wants to merge 3 commits into from
Closed

Initialize supabase #47

wants to merge 3 commits into from

Conversation

devleejb
Copy link
Member

@devleejb devleejb commented Jan 16, 2024

What this PR does / why we need it:

  • To support supabase, added supabase client to this project
  • This PR includes following things
    • Initialize Supabase Client
    • Add Database Schema
    • Implement Login Logic

Which issue(s) this PR fixes:

Fixes #46

Special notes for your reviewer:

  • frontend/types/supabase.ts file is auto generated by supabase cli

Does this PR introduce a user-facing change?:

NONE

Additional documentation:

In NestJS implementation, this PR is equal to following Issues.
#5 , #7

Checklist:

  • Added relevant tests or not required
  • Didn't break anything

@devleejb devleejb added the enhancement 🌟 New feature or request label Jan 16, 2024
@devleejb devleejb self-assigned this Jan 16, 2024
@devleejb devleejb linked an issue Jan 16, 2024 that may be closed by this pull request
@devleejb devleejb closed this Jan 16, 2024
@devleejb devleejb deleted the 46-support-supabase-2 branch February 26, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Supabase
1 participant