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 175 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
Sep 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
Sep 15, 2021 - CSS
-
Updated
Sep 15, 2021 - JavaScript
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Jul 6, 2021 - TypeScript
-
Updated
Jul 5, 2021 - Dart
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Sep 15, 2021 - TypeScript
-
Updated
Aug 30, 2021 - C
-
Updated
Sep 15, 2021 - C#
Add helpers for Supabase users / Spring Security tests.
Add direct controller tests.
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
Created by Paul Copplestone and Ant Wilson
Released February 2020
- Repository
- supabase/supabase
- Website
- supabase.com
Loving the platform. And want it to look as good as it can.
On the website, the logo is blurry on desktop on Chrome.
If you changed the logo from a png to an svg I think it would help, as the PNG is not preserving its sharpness when being scaled down in the navbar.