c41f067ea8
- @tryghost/domain-events@0.1.14 - @tryghost/express-dynamic-redirects@0.2.13 - @tryghost/magic-link@1.0.26 - @tryghost/member-analytics-service@0.1.16 - @tryghost/member-events@0.4.6 - @tryghost/members-analytics-ingress@0.1.17 - @tryghost/members-api@8.0.0 - @tryghost/members-csv@1.2.15 - @tryghost/members-events-service@0.4.3 - @tryghost/members-importer@0.5.14 - @tryghost/members-ssr@1.0.28 - @tryghost/members-offers@0.11.6 - @tryghost/members-payments@0.3.6 - @tryghost/members-stripe-service@0.10.5 - @tryghost/verification-trigger@0.2.5 |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
Verification Trigger
Install
npm install @tryghost/verification-trigger --save
or
yarn add @tryghost/verification-trigger
Usage
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
git clone
this repo &cd
into it as usual- Run
yarn
to install top-level dependencies.
Run
yarn dev
Test
yarn lint
run just eslintyarn test
run lint and tests
Copyright & License
Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license.