2.8.0 • Published 2 years ago

@vue-storefront/health-check v2.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

VSF Health Check

Setup

Install with yarn:

yarn add @vue-storefront/health-check

Install with npm:

npm install @vue-storefront/health-check

Add @vue-storefront/health-check module to nuxt.config.js

module.exports = {
  modules: [
    '@vue-storefront/health-check'
  ]
}

Health Check is available under /healthz endpoint.

2.8.0

2 years ago

2.8.0-c.1

3 years ago

2.7.4

3 years ago

2.7.3

3 years ago

2.7.5

3 years ago

2.7.2

3 years ago

2.7.0

3 years ago

2.7.1

3 years ago

2.6.0

3 years ago

2.5.13

3 years ago

2.5.12

3 years ago

2.5.7

3 years ago

2.5.6

3 years ago

2.5.5

3 years ago

2.5.4

3 years ago

2.5.3

4 years ago

1.0.0

4 years ago