Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhaiwat10/socketio-hello-server
socketio-hello-server
https://github.com/dhaiwat10/socketio-hello-server
Last synced: 29 days ago
JSON representation
socketio-hello-server
- Host: GitHub
- URL: https://github.com/dhaiwat10/socketio-hello-server
- Owner: Dhaiwat10
- Created: 2024-10-27T18:25:32.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T19:47:31.000Z (about 2 months ago)
- Last Synced: 2024-10-27T22:36:46.198Z (about 2 months ago)
- Language: TypeScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# socketio-hello-server
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.