Supabase Auth + RLS
Email/password sign-in, magic-link confirmations, auto-username generation, profiles table, tightened policies for published-or-owner reads and owner-only writes. Likes moved to a stack_likes table with a toggle_like RPC.
Real Supabase Auth, RLS-enforced ownership, a My Stacks dashboard, an edit workbench with AI re-rolls, public profiles, and animated OG cards for stacks.
Email/password sign-in, magic-link confirmations, auto-username generation, profiles table, tightened policies for published-or-owner reads and owner-only writes. Likes moved to a stack_likes table with a toggle_like RPC.
/dashboard lists everything you own with stats. /dashboard/edit/[id] is a three-column workbench with theme pickers, library selectors, and an AI Regenerate button.
/u/[username] surfaces a user's published stacks as theme swatch cards with proper OG metadata.
Every /s/[id] now generates a 1200x630 share card on demand using the stack's saved theme and the chosen library list.
Search for a command to run...