Ghost/ghost/stats-service
Daniel Lockyer abe9811c6c
Remove typescript files and dependencies
- these are not currently used/needed in this repo
2022-09-20 14:54:23 +01:00
..
lib Added separate signups and cancellations to subscriptions stats 2022-07-13 12:20:50 +02:00
test Fixed tests not working in timezones other than UTC 2022-07-13 12:26:02 +02:00
.eslintrc.js Moved Stats Service from Ghost 2022-04-21 13:10:33 +01:00
index.js Moved Stats Service from Ghost 2022-04-21 13:10:33 +01:00
package.json Remove typescript files and dependencies 2022-09-20 14:54:23 +01:00
README.md Cleanup Stats-Service package files 2022-09-20 14:28:11 +01:00

Stats

Stats service

Usage

Test

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