An open API service indexing awesome lists of open source software.

https://github.com/qvil/health-checker

Health Checker with Code Travelers!
https://github.com/qvil/health-checker

health-check healthcheck react reactjs

Last synced: 2 months ago
JSON representation

Health Checker with Code Travelers!

Awesome Lists containing this project

README

        

# Health Checker

Health Checker with Code Travelers!

## Demo

https://health-checker.qvil.now.sh

![demo.gif](demo.gif)

## Prerequisites

- Node.js >= 8.x (Recommended the latest version)
- .env : Refer to [.env.sample](.env.sample)

## Install

```
npm install
```

## Start

```
npm start
```

## 🌏 Supported Browser

| IE / Edge IE | IE / Edge Edge | Firefox Firefox | Chrome Chrome | Safari Safari |
| ------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| >= 11 | >= 14 | >= 45 | >= 49 | >= 10 |

## [License](https://github.com/qvil/health-checker/blob/master/LICENSE)

MIT