strapi-health-plugin

1.0.1 • Public • Published

Strapi plugin health

A quick description of health with minimal plugin. It is written in JS and not TS as it doesn't pick up ts files without compiling.

Demonstration

After installation, go to http://localhost:1337/health:

{
  "uptime": 19122.561740091,
  "message": "OK",
  "timestamp": 1696513452150
}

Installation

In your strapi project run:

npm install strapi-health-plugin

To apply the plugin to Strapi run re-build command

strapi build

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    355
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    355
  • 1.0.0
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i strapi-health-plugin

Weekly Downloads

355

Version

1.0.1

License

MIT

Unpacked Size

23.9 kB

Total Files

12

Last publish

Collaborators

  • rkristelijn