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!
- Host: GitHub
- URL: https://github.com/qvil/health-checker
- Owner: qvil
- License: mit
- Created: 2019-06-17T12:13:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:57:22.000Z (over 2 years ago)
- Last Synced: 2025-01-28T02:19:22.444Z (4 months ago)
- Topics: health-check, healthcheck, react, reactjs
- Language: JavaScript
- Homepage: https://health-checker.qvil.now.sh
- Size: 5.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Health Checker
Health Checker with Code Travelers!
## Demo
https://health-checker.qvil.now.sh

## 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 |
Firefox |
Chrome |
Safari |
| ------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| >= 11 | >= 14 | >= 45 | >= 49 | >= 10 |## [License](https://github.com/qvil/health-checker/blob/master/LICENSE)
MIT