1.1.4 • Published 7 months ago
@allindevelopers/strapi-health-plugin v1.1.4
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-pluginTo apply the plugin to Strapi run re-build command
strapi buildSponsor me
Sponsor me if you appreciate my work.