InGeek CulturebyKelvin ZhaoUsing Stored Procedures (RPC) in Supabase to Increment a “Like” CounterIn my recent side project, Lila, I wanted a simple way to increment a “Like” counter for the quotes on the site. As I am using Supabase —…May 27, 20212May 27, 20212
InGeek CulturebyJames KimA Step-By-Step Guide to Creating a Twitter Clone With React and Supabase — Part 2In Part 2, we set up routes with react-router, add client-side validation with react-hook-form and use Supabase’s built-in Auth.Apr 10, 20211Apr 10, 20211
InGeek CulturebyJames KimStep-By-Step Guide to Creating a Twitter Clone With React and Supabase — Part 3In Part 3, we learn how to customize the sign-up flows, upsert, and generate types from our database models with Supabase!May 2, 2021May 2, 2021
InGeek CulturebyJames KimCreate a Twitter Clone With Supabase — Part 4: Using Storage and Postgres Stored ProceduresWe learn how to use Supabase’s storage to let users upload their avatars and how to query complex relations via Postgres functions.May 23, 20211May 23, 20211
InGeek CulturebyJames KimA Step-By-Step Guide to Creating a Twitter Clone With React and Supabase — Part 1Learn how to use Supabase, an open-source Firebase alternative that sets up your back-end in 2 minutes, to create a Twitter clone.Apr 5, 2021Apr 5, 2021