Files
socket-service/README.md
2026-02-16 22:04:21 +03:00

219 B

chat

To install dependencies:

bun install

To run:

bun run index.ts

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