a tool for shared writing and social publishing
fork

Configure Feed

Select the types of activity you want to include in your feed.

add metadata column to identities table

+1
+1
supabase/migrations/20260123000000_add_metadata_to_identities.sql
··· 1 + alter table "public"."identities" add column "metadata" jsonb;