OK, so how does it differ from Supabase one? https://github.com/supabase/stripe-sync-engine

stripe-no-webhooks integrates automatically with nextjs via cli & gives you useful abstractions on top of postgres like await billing.credits.consume({ userId, key: "api_calls", amount: 1 });