https://github.com/efureev/healther-front
Frontside for Health Checker
https://github.com/efureev/healther-front
Last synced: about 2 months ago
JSON representation
Frontside for Health Checker
- Host: GitHub
- URL: https://github.com/efureev/healther-front
- Owner: efureev
- License: mit
- Created: 2023-05-01T19:44:21.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T14:01:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T09:02:50.883Z (3 months ago)
- Language: TypeScript
- Size: 163 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Health Check SPA
- Lightning-fast cold server start
- Instant hot module replacement (HMR) and dev SSR
- True on-demand compilation
- Use `vue3 vite4.0 typescript eslint SSR unocss vue-router element-plus scss`# Getting Started
- spa
```bash
yarn dev:spa
```-
- dev```bash
yarn dev
```- preview
```bash
yarn preview
```- build
```bash
yarn build
```## Roadmap
- [x] Monitor Searching
- [ ] Details Panel - bottom
- [ ] Request Graph duration
- [ ] Settings
- [ ] Translates
- [ ] Cert check
- [ ] Check App's update
- [x] Monitor's start time
- [ ] Reconnect to ws-service
- [ ] Notification
- WebHooks
- TG