Skip to content

CLI tool for syncing Stripe data to PostgreSQL#215

Closed
depombo wants to merge 5 commits intomainfrom
cli
Closed

CLI tool for syncing Stripe data to PostgreSQL#215
depombo wants to merge 5 commits intomainfrom
cli

Conversation

@depombo
Copy link
Copy Markdown

@depombo depombo commented Nov 11, 2025

The CLI automatically:

  • Starts a Dockerized server running supabase/stripe-sync-engine:latest
  • Creates an ngrok tunnel for webhook delivery to the server
  • Registers a Stripe webhook with all events enabled
  • Cleans up webhook, container, and tunnel on exit (Ctrl-C)

@depombo depombo closed this Nov 11, 2025
@depombo depombo deleted the cli branch November 11, 2025 05:11
@depombo depombo restored the cli branch November 11, 2025 05:12
@tx-stripe tx-stripe deleted the cli branch November 11, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant