posthog-plugin-server

v0.2.0
PostHog Plugin Server

test

yarn run lint

start

yarn run start:dev

start:dist

node dist/index.js start --config "{\"BASE_DIR\": \"../posthog\"}"

start:dev

ts-node src/index.ts start --config "{\"BASE_DIR\": \"../posthog\"}"

build

yarn run clean && yarn run compile

clean

rimraf dist/*

compile

rollup -c

lint

eslint .

prepublish

yarn run test && yarn run build

Metadata

  • MIT
  • Whatever
  • Marius Andra
  • released 11/7/2020

Downloads

Maintainers