Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koralle/health-share-board
https://github.com/koralle/health-share-board
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/koralle/health-share-board
- Owner: koralle
- Created: 2023-09-03T15:35:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T01:24:04.000Z (about 1 year ago)
- Last Synced: 2024-10-03T12:12:42.642Z (about 2 months ago)
- Language: TypeScript
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# health-share-board
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.4. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.