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 166 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
Aug 30, 2021 - TypeScript
-
Updated
Aug 7, 2021 - Svelte
-
Updated
Jul 7, 2021 - TypeScript
for this one we should start returning a "successful" response to avoid leaking information about who is signed up for the service
ref: https://security.stackexchange.com/a/234757
related to #114
Originally posted by @awalias in supabase/gotrue#115 (comment)
-
Updated
Aug 31, 2021 - CSS
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Jul 6, 2021 - TypeScript
-
Updated
Aug 27, 2021 - JavaScript
-
Updated
Jul 5, 2021 - Dart
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 31, 2021 - TypeScript
-
Updated
Aug 30, 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
Aug 25, 2021 - C#
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.