Supabase
Supabase is an Open-Souce Firebase Alternative.
It's been in development since April 2015 and is currently in production at supabase.com. It's built on top of PostgreSQL, GoTrue, Kong, and PostgREST.
Here are 227 public repositories matching this topic...
quantity
const subscription = await stripe.subscriptions.retrieve(...) returns a subscription which does not have quantity. Guessing the relevant line should instead be: quantity: subscription.items.data[0].quantity
-
Updated
Oct 15, 2021 - TypeScript
-
Updated
Oct 15, 2021 - TypeScript
-
Updated
Sep 10, 2021 - Svelte
-
Updated
Jul 7, 2021 - TypeScript
Chore
A registered user via Github Auth, updates the email address.
Describe the chore
A registered and authenticated user via Github Auth updates its email address. And the change is made with success.
Then when it logouts. And sign in again via Github. It is created a new user.
The database has now two users from the same provider.
Additional context
Steps to reprodu
-
Updated
Oct 13, 2021 - CSS
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Jul 6, 2021 - TypeScript
-
Updated
Oct 9, 2021 - Vue
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Jul 5, 2021 - Dart
-
Updated
Oct 15, 2021 - JavaScript
-
Updated
Sep 22, 2021 - TypeScript
-
Updated
Oct 8, 2021 - GDScript
-
Updated
Oct 12, 2021 - C
Improve README.md
Improve README.md to get the new developer or contributer can get start with the app easily.
- Add a screenshots in the README.md
-
Updated
May 7, 2021 - TypeScript
-
Updated
Sep 16, 2021 - C#
Add helpers for Supabase users / Spring Security tests.
Add direct controller tests.
Created by Paul Copplestone and Ant Wilson
Released February 2020
- Repository
- supabase/supabase
- Website
- supabase.com
Bug report
Describe the bug
If you hover over the icon of the top nav bar as such:

You'll notice that the url is pointing towards supabase.io/new instead of supabase.io - it should be pointing towards the latter
Separately, going to /new seems to be redirecting multiple t