This repository has been archived on 2025-08-19. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
coinstorge/website/websocket/README.md

227 B

websocket

To install dependencies:

bun install

To run:

bun run src/main.ts

This project was created using bun init in bun v1.2.11. Bun is a fast all-in-one JavaScript runtime.