An open API service indexing awesome lists of open source software.

https://github.com/path-yu/chat-server


https://github.com/path-yu/chat-server

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

### Chat Server

## run command

```shell
deno run --allow-read --allow-net --watch index.ts
```