Y
Hacker News
new
|
ask
|
show
|
jobs
by
acomagu
129 days ago
OK, so how does it differ from Supabase one?
https://github.com/supabase/stripe-sync-engine
1 comments
ramonga
129 days ago
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 });
link