PostHog Plugin: Hello World Starter Kit This is a basic webhook app. How to develop All of the plugin's code is located in the index.js file, which is JavaScript ran inside of PostHog. yarn install yarn typecheck yarn test