Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danielesteban/babelchat
- Owner: danielesteban
- License: mit
- Created: 2019-02-22T21:06:15.000Z (almost 6 years ago)
- Default Branch: production
- Last Pushed: 2019-03-05T00:55:23.000Z (almost 6 years ago)
- Last Synced: 2024-10-27T20:04:51.873Z (3 months ago)
- Topics: nodejs, reactjs, social, videochat, webrtc, whiteboard
- Language: JavaScript
- Size: 1.1 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)