Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danielesteban/babelchat

Language Exchange OpenSource Platform
https://github.com/danielesteban/babelchat

nodejs reactjs social videochat webrtc whiteboard

Last synced: about 2 months ago
JSON representation

Language Exchange OpenSource Platform

Awesome Lists containing this project

README

        

[BabelChat](https://babelchat.live/)
===

[![Build Status](https://travis-ci.org/danielesteban/babelchat.svg?branch=master)](https://travis-ci.org/danielesteban/babelchat)

> Language Exchange OpenSource Platform

#### Dev environment

* git clone https://github.com/danielesteban/babelchat.git
* write your `GOOGLE_CLIENT_ID` and `GOOGLE_CLIENT_SECRET` into `api/.env`
* yarn install
* npm start (or press F5 in vscode)