PostHog / plugin-server

Service to process and save PostHog events, supporting JS/TS plugins at that
https://posthog.com
8 stars 5 forks source link

Add VS Code debugger configurations #570

Closed Twixes closed 3 years ago

Twixes commented 3 years ago

Changes

Needed to debug various things while working on #569 and decided to try out VS Code's capabilities of integrating with Node.js, turns out this is works super nicely. Made two launch configs: Postgres and ClickHouse.

How to use: 2021-09-14 02 38 21