Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielcstr/api-monitoring-status
Simple api monitoting status
https://github.com/gabrielcstr/api-monitoring-status
bun javascript vue vue3
Last synced: about 2 months ago
JSON representation
Simple api monitoting status
- Host: GitHub
- URL: https://github.com/gabrielcstr/api-monitoring-status
- Owner: GabrielCSTR
- Created: 2024-06-08T12:41:31.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-08T13:17:05.000Z (7 months ago)
- Last Synced: 2024-06-09T14:00:41.006Z (7 months ago)
- Topics: bun, javascript, vue, vue3
- Language: Vue
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API MONITORING
This website verify custom website status
# Compile project
### Install dependencies
```
bun install
```### Compiles and hot-reloads for development
```
bun run dev
```### Compiles and minifies for production
```
bun run build
```