https://github.com/thecodermehedi/vitalsync-server
VitalSync - Bridging Care, Communication, and Technology for Healthier Outcomes.
https://github.com/thecodermehedi/vitalsync-server
Last synced: 12 months ago
JSON representation
VitalSync - Bridging Care, Communication, and Technology for Healthier Outcomes.
- Host: GitHub
- URL: https://github.com/thecodermehedi/vitalsync-server
- Owner: thecodermehedi
- Created: 2025-06-28T11:42:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-29T03:16:36.000Z (12 months ago)
- Last Synced: 2025-06-29T04:21:53.577Z (12 months ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vitalsync-server
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.17. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.