Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nutgaard/obos-checker
checking uptime of obos pages
https://github.com/nutgaard/obos-checker
Last synced: 2 months ago
JSON representation
checking uptime of obos pages
- Host: GitHub
- URL: https://github.com/nutgaard/obos-checker
- Owner: nutgaard
- Created: 2023-09-19T17:21:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-19T17:34:36.000Z (over 1 year ago)
- Last Synced: 2023-09-19T20:22:00.315Z (over 1 year ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# obos-checker
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.js
```This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.