@tryghost/domain-validator
v1.5.2
Published
## Installation 1. Make sure that `gstenv` is green. See [Dev Environment](https://github.com/TryGhost/Team/blob/master/Engineering/Dev%20Environment.md) for docs. 2. `git clone` this repo & `cd` into it as usual 3. Run `yarn` to install top-level depende
Downloads
1,240
Maintainers
Keywords
Readme
Domain Validator
Installation
- Make sure that
gstenv
is green. See Dev Environment for docs. git clone
this repo &cd
into it as usual- Run
yarn
to install top-level dependencies.
Run
- Use:
yarn dev
- View: http://localhost:9999
Test
yarn lint
run just eslintyarn test
run lint && tests
Publish
yarn ship
Copyright & License
Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license.