{"library":"stripe-sync-engine","type":"library","category":null,"description":"A TypeScript library for syncing Stripe objects (customers, invoices, products, etc.) to PostgreSQL in real-time via webhooks, with support for backfilling and entity revalidation. Version 0.1.0 is the initial release, offering a configurable sync engine that creates tables under a configurable schema (default: 'stripe') and handles webhook signature verification. It requires the 'stripe' npm package (peer dependency > 11) and pg (for database connections). Designed for Node.js and serverless environments, with first-class TypeScript support and optional pino logger integration.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","stripe","postgres","sync","webhooks","billing","database","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install stripe-sync-engine","imports":["import { StripeSync } from 'stripe-sync-engine'","import { StripeSync } from 'stripe-sync-engine'","import type { StripeSync } from 'stripe-sync-engine'"]},{"cmd":"yarn add stripe-sync-engine","imports":[]},{"cmd":"pnpm add stripe-sync-engine","imports":[]}],"homepage":"https://github.com/ashutoshpw/stripe-sync-engine#readme","github":"https://github.com/ashutoshpw/stripe-sync-engine","docs":null,"changelog":null,"pypi":null,"npm":"stripe-sync-engine","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}