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

https://github.com/tonsky/crdt-filesync


https://github.com/tonsky/crdt-filesync

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

        

# crdt-filesync

Demo project for https://tonsky.me/blog/crdt-filesync/

To install dependencies:

```bash
bun install
```

To run:

```bash
bun index.ts
```

Commands:

```
insert
delete
```