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

Support Supabase #46

Closed
devleejb opened this issue Jan 16, 2024 · 1 comment
Closed

Support Supabase #46

devleejb opened this issue Jan 16, 2024 · 1 comment
Assignees
Labels
discussion 💭 Need to be discussed enhancement 🌟 New feature or request
Milestone

Comments

@devleejb
Copy link
Member

devleejb commented Jan 16, 2024

What would you like to be added:

  • Support supabase for db and auth with one service

Why is this needed:

  • Decrease managing point with supabase (DB, Auth, Serverless function, ...)

Additional Information:

Supabase

  • Provides essential features for scaling up.
  • In the course of operating our services, we have gathered top-notch fully managed services from Supabase.
  • Currently, it seems appropriate to introduce Database and Authentication to meet our requirements.

Database

  • Remove backend and convert to Serverless architecture
  • How to conduct tests:
    • Simply spin up a Docker container locally.

Authentication

  • Utilize Supabase functionality for all logins.
@devleejb devleejb added discussion 💭 Need to be discussed enhancement 🌟 New feature or request labels Jan 16, 2024
@devleejb devleejb self-assigned this Jan 16, 2024
@devleejb devleejb linked a pull request Jan 16, 2024 that will close this issue
2 tasks
@devleejb devleejb mentioned this issue Jan 16, 2024
2 tasks
@devleejb
Copy link
Member Author

We decided to use NestJS.

@devleejb devleejb added this to the v0.1.0 milestone Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion 💭 Need to be discussed enhancement 🌟 New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant