Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frantiseksilhan/chat-ts
https://github.com/frantiseksilhan/chat-ts
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frantiseksilhan/chat-ts
- Owner: FrantisekSilhan
- Created: 2024-08-05T16:02:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T22:09:33.000Z (3 months ago)
- Last Synced: 2024-08-17T01:11:40.969Z (3 months ago)
- Language: TypeScript
- Size: 33.6 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chat-ts
To install dependencies:
```bash
bun install
```To run:
```bash
bun start
```This project was created using `bun init` in bun v1.1.22. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.