Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gearonix/kurtex

Video chat implementation based on WebRTC, GraphQL, Effector
https://github.com/gearonix/kurtex

Last synced: 17 days ago
JSON representation

Video chat implementation based on WebRTC, GraphQL, Effector

Awesome Lists containing this project

README

        

## kurtex

Video chat implementation based on WebRTC, GraphQL and Effector.

The project is at a very early stage of development.

## Run project

```sh
yarn install --immutable
# starts all applications and services
yarn nx serve
```