https://github.com/qedk/hyperws
https://github.com/qedk/hyperws
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qedk/hyperws
- Owner: QEDK
- Created: 2024-04-26T17:53:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T16:49:03.000Z (about 2 years ago)
- Last Synced: 2025-01-01T04:12:54.881Z (over 1 year ago)
- Language: TypeScript
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hyperws
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.