014fafbafb
- @tryghost/adapter-manager@0.2.29 - @tryghost/api-version-compatibility-service@0.1.0 - @tryghost/bootstrap-socket@0.2.18 - @tryghost/config-url-helpers@0.1.6 - @tryghost/constants@1.0.3 - @tryghost/database-info@0.3.2 - @tryghost/image-transform@1.0.30 - @tryghost/job-manager@0.8.22 - @tryghost/limit-service@1.0.11 - @tryghost/minifier@0.1.13 - @tryghost/moleculer-service-from-class@0.2.24 - @tryghost/mw-api-version-mismatch@0.1.0 - @tryghost/mw-error-handler@0.2.1 - @tryghost/mw-session-from-token@0.1.29 - @tryghost/mw-update-user-last-seen@0.1.4 - @tryghost/package-json@1.0.19 - @tryghost/pretty-cli@1.2.25 - @tryghost/promise@0.1.16 - @tryghost/release-utils@0.7.13 - @tryghost/security@0.2.16 - @tryghost/session-service@0.1.39 - @tryghost/settings-path-manager@0.1.5 - @tryghost/vhost-middleware@1.0.23 - @tryghost/zip@1.1.23 |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
Bootstrap Socket
Install
npm install @tryghost/bootstrap-socket --save
or
yarn add @tryghost/bootstrap-socket
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.