Ghost/ghost/members-analytics-ingress
Sam Lord 5e11a2e5c0 Published new versions
- @tryghost/member-analytics-service@0.1.8
 - @tryghost/member-events@0.3.4
 - @tryghost/members-analytics-ingress@0.1.9
 - @tryghost/members-api@4.8.3
 - @tryghost/members-importer@0.5.0
 - @tryghost/verification-trigger@0.1.0
2022-01-27 11:06:21 +00:00
..
lib
test
.eslintrc.js
index.js
LICENSE
package.json Published new versions 2022-01-27 11:06:21 +00:00
README.md

Events Controller

Install

npm install @tryghost/members-analytics-ingress --save

or

yarn add @tryghost/members-analytics-ingress

Usage

Develop

This is a mono repository, managed with lerna.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Run

  • yarn dev

Test

  • yarn lint run just eslint
  • yarn test run lint and tests

Copyright & License

Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license.